Cornell Box [LPT05]
Cornell University Program of Computer Graphics
Cornell Seal

[LPT05]Li:2005:HMC Hongsong Li, Fabio Pellacini, and Kenneth E. Torrance. A hybrid monte carlo method for accurate and efficient subsurface scattering. In Kavita Bala and Philip Dutré, editors, Rendering Techniques 2005, pages 283--290. Eurographics Association, June 2005.

Subsurface scattering is a fundamental aspect of surface appearance responsible for the characteristic look of many materials. Monte Carlo path tracing techniques can be employed with high accuracy to simulate the scattering of light inside a translucent object, albeit at the cost of long computation times. In a seminal work, Jensen et al. [JMLH01] presented a more efficient technique to simulate subsurface scattering that, while producing accurate results for translucent, optically-thick, materials, exhibits artifacts for semi-transparent, optically-thin, ones, especially in regions of high-curvature.

This paper presents a hybrid Monte Carlo technique capable of simulating a wide range of materials exhibiting subsurface scattering, from translucent to semi-transparent ones, with an accuracy comparable to Monte Carlo techniques but at a much lower computational cost. Our approach utilizes a Monte Carlo path tracing approach for the first several scattering events, in order to estimate the directional-diffuse component of subsurface scattering, and switches to a dipole diffusion approximation only when the path penetrates deeply enough into the surface. By combining the accuracy of Monte Carlo integration with the efficiency of the dipole diffusion approximation, our hybrid method produces results as accurate as full Monte Carlo simulations at a speed comparable to the Jensen et al. approximation, thus extending its usefulness to a much wider range of materials.

This paper is available as a PDF file LPT05.pdf (8.3M).


Last updated 01/04/07 PCG www Home