A comprehensive theory of volumetric radiance estimation using photon points and beams

1Disney Research Zürich 2UC San Diego 3University of Toronto

In ACM Transactions on Graphics (Presented at SIGGRAPH), 2011

Teaser
An animation frame of underwater sun rays refracting through an ocean surface. Photon beams (left) accurately reconstruct this lighting with only 25k beams. In equal time, 100k photon points (middle) could be stored, but the resulting reconstruction suffers from noisy and over-blurred lighting features.

Abstract

We present two contributions to the area of volumetric rendering. We develop a novel, comprehensive theory of volumetric radiance estimation that leads to several new insights and includes all previously published estimates as special cases. This theory allows for estimating in-scattered radiance at a point, or accumulated radiance along a camera ray, with the standard photon particle representation used in previous work. Furthermore, we generalize these operations to include a more compact, and more expressive intermediate representation of lighting in participating media, which we call "photon beams." The combination of these representations and their respective query operations results in a collection of nine distinct volumetric radiance estimates.

Our second contribution is a more efficient rendering method for participating media based on photon beams. Even when shooting and storing less photons and using less computation time, our method significantly reduces both bias (blur) and variance in volumetric radiance estimation. This enables us to render sharp lighting details (e.g. volume caustics) using just tens of thousands of photon beams, instead of the millions to billions of photon points required with previous methods.

Downloads

Videos

Video (full-quality)

Video (iPhone)

Cite

Wojciech Jarosz, Derek Nowrouzezahrai, Iman Sadeghi, Henrik Wann Jensen. A comprehensive theory of volumetric radiance estimation using photon points and beams. ACM Transactions on Graphics (Presented at SIGGRAPH), 30(1):5:1–5:19, January 2011.
@article{jarosz11comprehensive,
    author   = {Jarosz, Wojciech and Nowrouzezahrai, Derek and Sadeghi, Iman and Jensen, Henrik Wann},
    title    = {A Comprehensive Theory of Volumetric Radiance Estimation Using Photon Points and Beams},
    journal  = {ACM Transactions on Graphics (Presented at SIGGRAPH)},
    volume   = {30},
    number   = {1},
    month    = jan,
    year     = {2011},
    pages    = {5:1--5:19},
    doi      = {10/fcdh2f},
    keywords = {photon beams, photon mapping, beam radiance estimate, density estimation, participating media}
}
© 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.