Animations Bio Home Images Links Publications

Participating Media

When rendering large scenes or scenes with smoke, dust etc. it is necessary to take into account the scattering of light as it passes through the media. This involves solving the radiative transport equation (an integro-differential equation), which is more complicated than the traditional rendering equation solved by global illumination algorithms. The photon map is quite good at simulating light scattering in participating media. Per Christensen and I developed a method for this purpose that we presented in a paper at SIGGRAPH'98. You can also find a description of how to use photon mapping to simulate participating media in my book :-)


A Volume Caustic

This volume caustic is formed as light is focused through the glass sphere into the fog medium. Photon mapping was the first practical method capable of rendering volume caustics. This caustic was rendered using 500,000 photons.


Subsurface Scattering in a Marble Bust

This bust of Diana the Huntress is made of translucent marble. It has been rendered using subsurface scattering to capture the translucency including multiple scattering in the marble. Just 200,000 photons were used to simulate multiple scattering in the marble (the bust is modeled using 1.3 million triangles). You can see more images with subsurface scattering here.


A daylight simulation of Little Matterhorn


Clear sky
Cloudy day

This is a daylight simulation of Little Matterhorn. Just 100,000 photons were used to simulate indirect illumination of the landscape. For the cloudy day, I used a simple procedural technique to create a layer of true volumetric clouds that would cover the landscape and still provide sufficient detail. Note the shadows on the landscape from the clouds and how the tip of Little Matterhorn sticks into a cloud. The model of Little Matterhorn was created at University of Utah. There is an animation of the clouds forming over the landscape on the animations web-page.


Fire
Different flame shapes
A campfire simulation
Inflamable sphere
Flamable sphere

The fire images are from the paper Physically based modeling and animation of fire. The fire emits blackbody radiation which illuminates the smoke and the surrounding elements. To get the colors of the fire realistic a chromatic adaptation algorithm was used together with hyperspectral sampling. There is a video from the paper showing several different animations of fire on the animations page.


Smoke
Rising smoke
Smoke flowing past a sphere

These images illustrate how photon mapping can be used to simulate light scattering (including multiple scattering) in smoke. You can see animations of the smoke on the animations page, and you can read about the techniques used to simulate the smoke in this paper.


Last update: April 19th, 2006
henrik