Distributed Out-of-Core Stochastic Progressive Photon Mapping
Tobias Günther, Thorsten Grosch
In Computer Graphics Forum, 33(6), 2014.
Abstract: At present, stochastic progressive photon mapping (SPPM) is one of the most comprehensive methods for a consistent global illumination computation. Even though the number of photons is unlimited due to their progressive nature, the scene size is still bound by the available main memory. In this paper, we present the first consistent out-of-core SPPM algorithm. In order to cope with large scenes, we automatically subdivide the geometry and parallelly trace photons and eye rays in a portal-based system, distributed across multiple machines in a commodity cluster. Moreover, modifications of the original SPPM method are introduced that keep both the utilization of tracer machines high and the network traffic low. Therefore, compared to a portal-based single machine setup, our distributed approach achieves a significant speedup. We compare a GPU-based with a CPU-based implementation and demonstrate our system in multiple large test scenes of up to 90 million triangles.
Keyword(s): photon mapping, out-of-core rendering, global illumination, I.3.7 [Computer Graphics]: Three-Dimensional Graphics and Realism–Ray tracing
Article URL: http://dx.doi.org/10.1111/cgf.12340
BibTeX format:
@article{Guenther:2014:DOS,
  author = {Tobias Günther and Thorsten Grosch},
  title = {Distributed Out-of-Core Stochastic Progressive Photon Mapping},
  journal = {Computer Graphics Forum},
  volume = {33},
  number = {6},
  pages = {154--166},
  year = {2014},
}
Search for more articles by Tobias Günther.
Search for more articles by Thorsten Grosch.

Return to the search page.


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