Visual Computing

University of Konstanz
Rendering Techniques' 99: Proceedings of the Eurographics Workshop in Granada, Spain, June 21--23, 1999

Hierarchical Image-Based Rendering using Texture Mapping Hardware

N. Max, O. Deussen, B. Keating
Teaser of Hierarchical Image-Based Rendering using Texture Mapping Hardware

Material

Paper (.pdf, 606.0KB)

Abstract

Multi-layered depth images containing color and normal information for subobjects in a hierarchical scene model are precomputed with standard zbuffer hardware for six orthogonal views. These are adaptively selected according to the proximity of the viewpoint, and combined using hardware texture mapping to create “reprojected” output images for new viewpoints. (If a subobject is too close to the viewpoint, the polygons in the original model are rendered.) Specific z-ranges are selected from the textures with the hardware alpha test to give accurate 3D reprojection. The OpenGL color matrix is used to transform the precomputed normals into their orientations in the final view, for hardware shading.

BibTeX

@inbook{Max1999HierarchicalImageBased,
  address   = {Vienna},
  author    = {N. Max, O. Deussen, B. Keating},
  booktitle = {Rendering Techniques' 99: Proceedings of the Eurographics Workshop in Granada, Spain, June 21--23, 1999},
  doi       = {10.1007/978-3-7091-6809-7_6},
  editor    = {Lischinski, Dani and Larson, Greg Ward},
  isbn      = {978-3-7091-6809-7},
  pages     = {57--62},
  publisher = {Springer Vienna},
  title     = {Hierarchical Image-Based Rendering using Texture Mapping Hardware},
  url       = {http://graphics.uni-konstanz.de/publikationen/Max1999HierarchicalImageBased},
  year      = {1999}
}