Virtual ray lights for rendering scenes with participating media

1Disney Research Zürich 2Karlsruhe Institute of Technology 3Université de Montréal

In ACM Transactions on Graphics (Proceedings of SIGGRAPH), 2012

Teaser
The Fruit Juice scene featuring both single and multiple scattering (left). We evaluate the quality of multiple scattering. Our approach can compute the multiple scattering within the media in about a minute (middle-left), while in equal time, both the previous state-of-the-art approaches for general media (progressive photon beams, middle-right; virtual point lights, right) contain significant artifacts.

Abstract

We present an efficient many-light algorithm for simulating indirect illumination in, and from, participating media. Instead of creating discrete virtual point lights (VPLs) at vertices of random-walk paths, we present a continuous generalization that places virtual ray lights (VRLs) along each path segment in the medium. Furthermore, instead of evaluating the lighting independently at discrete points in the medium, we calculate the contribution of each VRL to entire camera rays through the medium using an efficient Monte Carlo product sampling technique. We prove that by spreading the energy of virtual lights along both light and camera rays, the singularities that typically plague VPL methods are significantly diminished. This greatly reduces the need to clamp energy contributions in the medium, leading to robust and unbiased volumetric lighting not possible with current many-light techniques. Furthermore, by acting as a form of final gather, we obtain higher-quality multiple-scattering than existing density estimation techniques like progressive photon beams.

Downloads

Videos

Video (full-quality)

Video (full-quality)

Video (iPhone)

Cite

Jan Novák, Derek Nowrouzezahrai, Carsten Dachsbacher, Wojciech Jarosz. Virtual ray lights for rendering scenes with participating media. ACM Transactions on Graphics (Proceedings of SIGGRAPH), 31(4), July 2012.
@article{novak12vrls,
    author   = {Nov\'ak, Jan and Nowrouzezahrai, Derek and Dachsbacher, Carsten and Jarosz, Wojciech},
    title    = {Virtual Ray Lights for Rendering Scenes with Participating Media},
    journal  = {ACM Transactions on Graphics (Proceedings of SIGGRAPH)},
    volume   = {31},
    number   = {4},
    year     = {2012},
    month    = jul,
    doi      = {10/gbbwk2},
    keywords = {photon beams, photon mapping, final gather, participating media, VPL, virtual point lights, indirect
                illumination, weak singularity, unbiased}
}
© The Author(s) / ACM. This is the author's version of the work. It is posted here for your personal use. Not for redistribution. The definitive Version of Record is available at doi.acm.org.