Accelerating Real-Time Shading with Reverse Reprojection Caching
Diego Nehab, Pedro V. Sander, Jason Lawrence, Natalya Tatarchuk, John R. Isidoro
Graphics Hardware, 2007, pp. 25--36.
Abstract: Evaluating pixel shaders consumes a growing share of the computational budget for real-time applications. However, the significant temporal coherence in visible surface regions, lighting conditions, and camera location allows reusing computationally-intensive shading calculations between frames to achieve significant performance improvements at little degradation in visual quality. This paper investigates a caching scheme based on reverse reprojection which allows pixel shaders to store and reuse calculations performed at visible surface points. We provide guidelines to help programmers select appropriate values to cache and present several policies for keeping cached entries up-to-date. Our results confirm this approach offers substantial performance gains for many common real-time effects, including precomputed global lighting effects, stereoscopic rendering, motion blur, depth of field, and shadow mapping.
Article URL: http://dx.doi.org/10.2312/EGGH/EGGH07/025-036
BibTeX format:
@inproceedings{Nehab:2007:ARS,
  author = {Diego Nehab and Pedro V. Sander and Jason Lawrence and Natalya Tatarchuk and John R. Isidoro},
  title = {Accelerating Real-Time Shading with Reverse Reprojection Caching},
  booktitle = {Graphics Hardware},
  pages = {25--36},
  year = {2007},
}
Search for more articles by Diego Nehab.
Search for more articles by Pedro V. Sander.
Search for more articles by Jason Lawrence.
Search for more articles by Natalya Tatarchuk.
Search for more articles by John R. Isidoro.

Return to the search page.


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