Joint importance sampling of low-order volumetric scattering
Iliyan Georgiev, Jaroslav Křivánek, Toshiya Hachisuka, Derek Nowrouzezahrai, Wojciech Jarosz
In ACM Transactions on Graphics, 32(6), November 2013.
Abstract: Central to all Monte Carlo-based rendering algorithms is the construction of light transport paths from the light sources to the eye. Existing rendering approaches sample path vertices incrementally when constructing these light transport paths. The resulting probability density is thus a product of the conditional densities of each local sampling step, constructed without explicit control over the form of the final joint distribution of the complete path. We analyze why current incremental construction schemes often lead to high variance in the presence of participating media, and reveal that such approaches are an unnecessary legacy inherited from traditional surface-based rendering algorithms. We devise joint importance sampling of path vertices in participating media to construct paths that explicitly account for the product of all scattering and geometry terms along a sequence of vertices instead of just locally at a single vertex. This leads to a number of practical importance sampling routines to explicitly construct single-and double-scattering subpaths in anisotropically-scattering media. We demonstrate the benefit of our new sampling techniques, integrating them into several path-based rendering algorithms such as path tracing, bidirectional path tracing, and many-light methods. We also use our sampling routines to generalize deterministic shadow connections to connection subpaths consisting of two or three random decisions, to efficiently simulate higher-order multiple scattering. Our algorithms significantly reduce noise and increase performance in renderings with both isotropic and highly anisotropic, low-order scattering.
Article URL: http://dx.doi.org/10.1145/2508363.2508411
BibTeX format:
@article{Georgiev:2013:JIS,
  author = {Iliyan Georgiev and Jaroslav Křivánek and Toshiya Hachisuka and Derek Nowrouzezahrai and Wojciech Jarosz},
  title = {Joint importance sampling of low-order volumetric scattering},
  journal = {ACM Transactions on Graphics},
  volume = {32},
  number = {6},
  pages = {164:1--164:14},
  month = nov,
  year = {2013},
}
Search for more articles by Iliyan Georgiev.
Search for more articles by Jaroslav Křivánek.
Search for more articles by Toshiya Hachisuka.
Search for more articles by Derek Nowrouzezahrai.
Search for more articles by Wojciech Jarosz.

Return to the search page.


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