Reflective shadow maps
Carsten Dachsbacher, Marc Stamminger
Symposium on Interactive 3D Graphics and Games, April 2005, pp. 203--231.
Abstract: In this paper we present "reflective shadow maps", an algorithm for interactive rendering of plausible indirect illumination. A reflective shadow map is an extension to a standard shadow map, where every pixel is considered as an indirect light source. The illumination due to these indirect lights is evaluated on-the-fly using adaptive sampling in a fragment shader. By using screen-space interpolation of the indirect lighting, we achieve interactive rates, even for complex scenes. Since we mainly work in screen space, the additional effort is largely independent of scene complexity. The resulting indirect light is approximate, but leads to plausible results and is suited for dynamic scenes. We describe an implementation on current graphics hardware and show results achieved with our approach
Article URL: http://dx.doi.org/10.1145/1053427.1053460
BibTeX format:
@inproceedings{Dachsbacher:2005:RSM,
  author = {Carsten Dachsbacher and Marc Stamminger},
  title = {Reflective shadow maps},
  booktitle = {Symposium on Interactive 3D Graphics and Games},
  pages = {203--231},
  month = apr,
  year = {2005},
}
Search for more articles by Carsten Dachsbacher.
Search for more articles by Marc Stamminger.

Return to the search page.


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