Sciweavers

RT
1999
Springer

Interactive Ray-Traced Scene Editing using Ray Segment Trees

13 years 8 months ago
Interactive Ray-Traced Scene Editing using Ray Segment Trees
This paper presents a ray tracer that facilitates near-interactive scene editing with incremental rendering; the user can edit the scene both by manipulating objects and by changing the viewpoint. Our system uses object-space radiance interpolants to accelerate ray tracing by approximating radiance, while bounding error. We introduce a new hierarchical data structure, the ray segment tree (RST), which tracks the dependencies of radiance interpolants on regions of world space. When the scene is edited, affected interpolants are rapidly identified— typically in 0.1 seconds—by traversing these ray segment trees. The affected interpolants are updated and used to re-render the scene with a 3 to 4¢ speedup over the base ray tracer, even when the viewpoint is changed. Although the system does no pre-processing, performance is better than for the base ray tracer even on the first rendered frame.
Kavita Bala, Julie Dorsey, Seth J. Teller
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where RT
Authors Kavita Bala, Julie Dorsey, Seth J. Teller
Comments (0)