Virtual ray lights for rendering scenes with participating media
Jan Novák, Derek Nowrouzezahrai, Carsten Dachsbacher, Wojciech Jarosz
In ACM Transactions on Graphics, 31(4), July 2012.
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.
Article URL: http://dx.doi.org/10.1145/2185520.2185556
BibTeX format:
@article{Novak:2012:VRL,
  author = {Jan Novák and Derek Nowrouzezahrai and Carsten Dachsbacher and Wojciech Jarosz},
  title = {Virtual ray lights for rendering scenes with participating media},
  journal = {ACM Transactions on Graphics},
  volume = {31},
  number = {4},
  pages = {60:1--60:11},
  month = jul,
  year = {2012},
}
Search for more articles by Jan Novák.
Search for more articles by Derek Nowrouzezahrai.
Search for more articles by Carsten Dachsbacher.
Search for more articles by Wojciech Jarosz.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."