Progressive Photon Mapping
Toshiya Hachisuka, Shinji Ogaki, Henrik Wann Jensen
In ACM Transactions on Graphics, 27(5), December 2008.
Abstract: This paper introduces a simple and robust progressive global illumination algorithm based on photon mapping. Progressive photon mapping is a multi-pass algorithm where the first pass is ray tracing followed by any number of photon tracing passes. Each photon tracing pass results in an increasingly accurate global illumination solution that can be visualized in order to provide progressive feedback. Progressive photon mapping uses a new radiance estimate that converges to the correct radiance value as more photons are used. It is not necessary to store the full photon map, and unlike standard photon mapping it possible to compute a global illumination solution with any desired accuracy using a limited amount of memory. Compared with existing Monte Carlo ray tracing methods progressive photon mapping provides an efficient and robust alternative in the presence of complex light transport such as caustics and in particular reflections of caustics.
Keyword(s): Global Illumination, Photon Mapping, Sampling, Reconstruction, Density Estimation
Article URL: http://doi.acm.org/10.1145/1409060.1409083
BibTeX format:
@article{Hachisuka:2008:PPM,
  author = {Toshiya Hachisuka and Shinji Ogaki and Henrik Wann Jensen},
  title = {Progressive Photon Mapping},
  journal = {ACM Transactions on Graphics},
  volume = {27},
  number = {5},
  pages = {130:1--130:8},
  month = dec,
  year = {2008},
}
Search for more articles by Toshiya Hachisuka.
Search for more articles by Shinji Ogaki.
Search for more articles by Henrik Wann Jensen.

Return to the search page.


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