Light Propagation Maps on Parallel Graphics Architectures
Adrien Gruson, Ajit Hakke Patil, Remi Cozot, Kadi Bouatouch, Sumanta Pattanaik
Eurographics Symposium on Parallel Graphics and Visualization, 2012, pp. 81--88.
Abstract: Light going through a participating medium like smoke can be scattered or absorbed by every point in the medium. To accurately render such a medium we must compute the radiance resulting at every point inside the medium because of these physical effects, which have been modeled by the radiative transfer equation. Computing the radiance at any point inside a participating medium amounts to numerically solving this radiative transport equation. Discrete Ordinate Method (DOM) is a widely used solution method. DOM is computationally intensive. Fattal [Fat09] proposed Light Propagation Maps (LPM) to expedite DOM computation. In this paper we propose a streaming based parallelization of LPM to run on SIMD graphics hardware. Our method is fast and scalable. We report more than 20x speed improvement by using our method as compared to Fattal's original method. Using our approach we are able to render 64x64x64 dynamic volumes with multiple scattering of light at interactive speed on complex lighting, and are able to render volumes of any size independent of the GPU memory capability.
Article URL: http://dx.doi.org/10.2312/EGPGV/EGPGV12/081-088
BibTeX format:
@inproceedings{Gruson:2012:LPM,
  author = {Adrien Gruson and Ajit Hakke Patil and Remi Cozot and Kadi Bouatouch and Sumanta Pattanaik},
  title = {Light Propagation Maps on Parallel Graphics Architectures},
  booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
  pages = {81--88},
  year = {2012},
}
Search for more articles by Adrien Gruson.
Search for more articles by Ajit Hakke Patil.
Search for more articles by Remi Cozot.
Search for more articles by Kadi Bouatouch.
Search for more articles by Sumanta Pattanaik.

Return to the search page.


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