Unifying points, beams, and paths in volumetric light transport simulation

1Charles University, Prague 2Light Transportation Ltd. 3Aarhus University 4Université de Montréal 5Disney Research Zürich

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

Teaser
We present a new rendering algorithm, unified points, beams, and paths (UPBP), for light transport simulation in participating media. UPBP combines a number of volumetric estimators based on points and beams with Monte Carlo path sampling techniques, all of which have complementary strengths and weaknesses. (Scene inspired by Gkioulekas et al. [2013].)

Abstract

Efficiently computing light transport in participating media in a manner that is robust to variations in media density, scattering albedo, and anisotropy is a difficult and important problem in realistic image synthesis. While many specialized rendering techniques can efficiently resolve subsets of transport in specific media, no single approach can robustly handle all types of effects. To address this problem we unify volumetric density estimation, using point and beam estimators, and Monte Carlo solutions to the path integral formulation of the rendering and radiative transport equations. We extend multiple importance sampling to correctly handle combinations of these fundamentally different classes of estimators. This, in turn, allows us to develop a single rendering algorithm that correctly combines the benefits and mediates the limitations of these powerful volume rendering techniques.

Downloads

Press

Cite

Jaroslav Křivánek, Iliyan Georgiev, Toshiya Hachisuka, Petr Vévoda, Martin Šik, Derek Nowrouzezahrai, Wojciech Jarosz. Unifying points, beams, and paths in volumetric light transport simulation. ACM Transactions on Graphics (Proceedings of SIGGRAPH), 33(4), July 2014.
@article{krivanek14upbp,
    author   = {K\v riv\'anek, Jaroslav and Georgiev, Iliyan and Hachisuka, Toshiya and V\'evoda, Petr and \v Sik,
                Martin and Nowrouzezahrai, Derek and Jarosz, Wojciech},
    title    = {Unifying Points, Beams, and Paths in Volumetric Light Transport Simulation},
    journal  = {ACM Transactions on Graphics (Proceedings of SIGGRAPH)},
    volume   = {33},
    number   = {4},
    year     = {2014},
    month    = jul,
    doi      = {10/f6cz72},
    keywords = {photon beams, virtual ray lights, VRLs, path tracing, bidirectional path tracing, VCM, UPS, vertex
                connection and merging, unified path space, density estimation}
}
© 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.