Sciweavers

RT
1999
Springer

Interactive Rendering using the Render Cache

13 years 8 months ago
Interactive Rendering using the Render Cache
Interactive rendering requires rapid visual feedback. The render cache is a new method for achieving this when using high-quality pixel-oriented renderers such as ray tracing that are usually considered too slow for interactive use. The render cache provides visual feedback at a rate faster than the renderer can generate complete frames, at the cost of producing approximate images during camera and object motion. The method works both by caching previous results and reprojecting them to estimate the current image and by directing the renderer’s sampling to more rapidly improve subsequent images. Our implementation demonstrates an interactive application working with both ray tracing and path tracing renderers in situations where they would normally be considered too expensive. Moreover we accomplish this using a software only implementation without the use of 3D graphics hardware.
Bruce Walter, George Drettakis, Steven G. Parker
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where RT
Authors Bruce Walter, George Drettakis, Steven G. Parker
Comments (0)