Visualising the Impressionist Void: AI Image Synthesis in the Van Gogh Reconstruction Project
The Convergence of Pigment and Pixel
In the ambitious undertaking of the Van Gogh reconstruction project at 3DSRC, the primary challenge lies not merely in the three-dimensional modelling of space, but in the faithful translation of Vincent van Gogh’s unique visual language into a digital environment. The slug /vangogh/img represents the visual repository and the methodological heart of our image-to-spatial pipeline. Here, we explore how generative AI and advanced image synthesis bridge the gap between 19th-century post-impressionist canvases and the immersive, volumetric worlds of the 21st century.
Reconstructing a masterpiece such as ‘The Bedroom in Arles’ or ‘Starry Night’ requires more than just a geometric approximation of the furniture or the landscape. It requires a deep understanding of texture, light, and the emotional weight of a brushstroke. By utilising AI-driven image synthesis, we are able to extrapolate the missing data points—those areas ‘beyond the frame’—while maintaining the stylistic integrity of Van Gogh’s impasto technique.
The Role of Latent Space in Artistic Reconstruction
At the core of our visual workflow is the concept of latent space exploration. When we feed a high-resolution scan of a Van Gogh painting into our neural networks, the AI does not simply see a collection of pixels; it identifies patterns in the application of paint, the vibration of complementary colours, and the rhythmic flow of the artist’s hand. Through custom-trained Stable Diffusion models and LoRA (Low-Rank Adaptation) weights focused specifically on the Arles and Saint-Rémy periods, we generate high-fidelity textures that serve as the skin for our 3D meshes.
This process, often referred to as ‘style-consistent image generation’, allows us to create 360-degree environments where every angle feels as though it were painted by the master himself. The /vangogh/img repository houses the iterative steps of this process, showcasing the transition from a flat, two-dimensional reference to a fully realised spherical texture map.
Depth Mapping and Semantic Segmentation
To move from a static image to a spatial environment, we employ AI-driven depth estimation. Traditional photogrammetry fails when applied to impressionist paintings because the ‘noise’ of the brushwork interferes with standard feature-matching algorithms. Instead, we use monocular depth estimation models that have been fine-tuned on artistic datasets. These models can distinguish between the foreground plane of a wooden chair and the receding wall of the bedroom, even when the perspective is intentionally distorted by the artist.
- Image-to-Image (img2img) Refinement: Using low-denoising strengths to enhance the resolution of original textures without losing the characteristic brushwork.
- ControlNet Integration: Guiding the AI to respect the structural boundaries of the 3D model while synthesising new visual data.
- Outpainting: Expanding the canvas to fill the gaps in a 3D scene, ensuring that the ceiling and floor (often unseen in the original paintings) remain stylistically coherent.
Synthesising the ‘Unseen’ Van Gogh
One of the most profound aspects of the /vangogh/img workflow is the synthesis of the unseen. When an observer moves through a digital reconstruction of Van Gogh’s studio, they encounter angles and perspectives that the artist never committed to canvas. How does the back of a chair look in the style of Van Gogh? What does the light look like when it hits the floorboards from a window that was only hinted at in the original work?
Our AI tools answer these questions by synthesising new imagery based on the statistical probabilities of Van Gogh’s existing body of work. By analysing thousands of brushstrokes, the AI can predict the thickness of the paint and the direction of the stroke for an object that only exists in the digital reconstruction. This is not mere replication; it is a collaborative synthesis between historical art and modern computational intelligence.
High-Velocity Physics and Texture Fluidity
The visual reconstruction also touches upon the fluid motion found in Van Gogh’s later works. The swirling skies of his landscapes are not static; they imply a high-velocity movement of air and light. In our pipeline, we use AI to generate temporal sequences—essentially moving images—that follow the flow maps of the original painting. These generated frames are then projected back onto the 3D geometry, creating a living, breathing environment where the textures themselves appear to be in a state of perpetual creation.
The integration of these images into the 3DSRC production pipeline represents a shift in how we perceive digital twins. We are no longer limited to capturing the physical world as it is; we can now capture the world as it was perceived through the subjective lens of history’s greatest visionaries. The /vangogh/img sub-path serves as the visual proof of this concept, documenting the metamorphosis of oil on canvas into data-driven spatial experiences.
Technical Specifications of the Image Pipeline
The images generated for the Van Gogh project are processed at a minimum of 4K resolution to ensure that the ‘tactile’ quality of the paint is visible even in virtual reality environments. We utilize a multi-pass rendering system where the base colour (albedo), roughness, and normal maps are all derived from AI-enhanced versions of the original paintings. This ensures that when a virtual light source moves across a digital wall, the shadows fall into the grooves of the ‘paint’, providing a haptic-like visual quality that is essential for true immersion in the spatial web.

