Stochastic Progressive Photon Mapping
Toshiya Hachisuka, Henrik Wann Jensen
In ACM Transactions on Graphics, 28(5), December 2009.
Abstract: This paper presents a simple extension of progressive photon mapping for simulating global illumination with effects such as depth-of-field, motion blur, and glossy reflections. Progressive photon mapping is a robust global illumination algorithm that can handle complex illumination settings including specular-diffuse-specular paths. The algorithm can compute the correct radiance value at a point in the limit. However, progressive photon mapping is not effective at rendering distributed ray tracing effects, such as depth-of-field, that requires multiple pixel samples in order to compute the correct average radiance value over a region. In this paper, we introduce a new formulation of progressive photon mapping, called stochastic progressive photon mapping, which makes it possible to compute the correct average radiance value for a region. The key idea is to use shared photon statistics within the region rather than isolated photon statistics at a point. The algorithm is easy to implement, and our results demonstrate how it efficiently handles scenes with distributed ray tracing effects, while maintaining the robustness of progressive photon mapping in scenes with complex lighting.
Article URL: http://doi.acm.org/10.1145/1618452.1618487
BibTeX format:
@article{Hachisuka:2009:SPP,
  author = {Toshiya Hachisuka and Henrik Wann Jensen},
  title = {Stochastic Progressive Photon Mapping},
  journal = {ACM Transactions on Graphics},
  volume = {28},
  number = {5},
  pages = {141:1--141:8},
  month = dec,
  year = {2009},
}
Search for more articles by Toshiya Hachisuka.
Search for more articles by Henrik Wann Jensen.

Return to the search page.


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