Sciweavers

SI3D
2005
ACM

Adaptive sampling of intersectable models exploiting image and object-space coherence

13 years 9 months ago
Adaptive sampling of intersectable models exploiting image and object-space coherence
We present a sampling strategy and rendering framework for intersectable models, whose surface is implicitly defined by a black box intersection test that provides the location and normal of the closest intersection of a ray with the surface. To speed up image generation despite potentially slow intersection tests, our method exploits spatial coherence by adjusting the sampling resolution in image space to the surface variation in object space. The result is a set of small, view-dependent bilinear surface approximations, which are rendered as quads using conventional graphics hardware. The advantage of this temporary rendering representation is two-fold: First, rendering is performed on the GPU, leaving CPU time for ray intersection computation. As the number of primitives is typically small, complex per vertex or per fragment programs can be used to achieve a variety of rendering effects. Second, bilinear surface approximations are derived from the geometry and can be reused in othe...
Anders Adamson, Marc Alexa, Andrew Nealen
Added 26 Jun 2010
Updated 26 Jun 2010
Type Conference
Year 2005
Where SI3D
Authors Anders Adamson, Marc Alexa, Andrew Nealen
Comments (0)