Rendering geometry with relief textures

  • Authors:
  • Lionel Baboud;Xavier Décoret

  • Affiliations:
  • ARTIS-GRAVIR/IMAG-INRIA;ARTIS-GRAVIR/IMAG-INRIA

  • Venue:
  • GI '06 Proceedings of Graphics Interface 2006
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose to render geometry using an image based representation. Geometric information is encoded by a texture with depth and rendered by rasterizing the bounding box geometry. For each resulting fragment, a shader computes the intersection of the corresponding ray with the geometry using pre-computed information to accelerate the computation. Our method is almost always artifact free even when zoomed in or at grazing angles. We integrate our algorithm with reverse perspective projection to represent a larger class of shapes. The extra texture requirement is small and the rendering cost is output sensitive, so our representation can be used to model many parts of a 3D scene.