Recent advances in light transport simulation: Some theory and a lot of practice

SIGGRAPH 2014 (course)

The advanced rendering methods, covered in this course, can handle scenes with complex specular lighting. The left image was rendered with the vertex connection and merging algorithm [Georgiev et al. 2012]. The image on the right was rendered with Metropolis light transport. Manifold exploration [Jakob and Marschner 2012] mutation strategies were used, extended with path space regularization [Kaplanyan and Dachsbacher 2013] to capture reflected caustics from the external point light source.

Abstract

We are witnessing a renewed research interest in robust and efficient light transport simulation based on statistical methods. This research effort is propelled by the desire to accurately render general environments with complex materials and light sources, which is often difficult with the industry-standard ad hoc solutions. In addition, it has been recognized that advanced methods, which are able to render many effects in one pass without excessive tweaking, increase artists productivity and allow them to focus on their creative work. For this reason, the movie industry is shifting away from approximate rendering solutions towards physically-based rendering methods, which poses new challenges in terms of strict requirements on high image quality and algorithm robustness.

Many of the recent advances in light transport simulation, such as new Markov chain Monte Carlo methods, the robust combination of bidirectional path tracing with photon mapping, or path space filtering are made possible by interpreting light transport as an integral in the space of light paths. However, there is a great deal of confusion among practitioners and researchers alike regarding these path space methods.

The main contribution of the theoretical part of the course is a coherent review of the path integral formulation of light transport and its applications, including the most recent ones. We show that rendering algorithms that may seem complex at first sight, are in fact naturally derived from this general framework. We also show that the path integral framework makes the extension of the surface-based algorithm to volumetric media extremely simple. The course includes an extensive empirical comparison of the various light transport algorithms. A substantial part of the course is then devoted to the application of advanced light transport simulation and path sampling methods in practical rendering tasks in architectural visualization and VFX.

Downloads and links

BibTeX reference

inproceedings{Krivanek:2014:RAL,
 author = {Jaroslav K{\v{r}}iv{\'a}nek and Alexander Keller and Iliyan Georgiev and Anton Kaplanyan and Marcos Fajardo and Mark Meyer and Ond{\v{r}}ej Karl{\'i}k and Juan Ca\~nada},
 title = {Recent Advances in Light Transport Simulation: Some Theory and a lot of Practice},
 booktitle = {ACM SIGGRAPH 2014 Courses},
 series = {SIGGRAPH '14},
 year = {2014},
 location = {Vancouver, British Columbia, Canada},
 publisher = {ACM},
 address = {New York, NY, USA},
}