Sciweavers

EGH
2007
Springer

Accelerating real-time shading with reverse reprojection caching

13 years 10 months ago
Accelerating real-time shading with reverse reprojection caching
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. Categories and Subject Descriptors (according to ACM CCS): I.3.6 [Comput...
Diego F. Nehab, Pedro V. Sander, Jason Lawrence, N
Added 07 Jun 2010
Updated 07 Jun 2010
Type Conference
Year 2007
Where EGH
Authors Diego F. Nehab, Pedro V. Sander, Jason Lawrence, Natalya Tatarchuk, John Isidoro
Comments (0)