Smooth geometry images

  • Authors:
  • F. Losasso;H. Hoppe;S. Schaefer;J. Warren

  • Affiliations:
  • Stanford University;Microsoft Research;Rice University;Rice University

  • Venue:
  • Proceedings of the 2003 Eurographics/ACM SIGGRAPH symposium on Geometry processing
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Previous parametric representations of smooth genus-zero surfaces require a collection of abutting patches (e.g. plines, NURBS, recursively subdivided polygons). We introduce a simple construction for these surfaces using a single uniform bi-cubic B-spline. Due to its tensor-product structure, the spline control points are conveniently stored as a geometry image with simple boundary symmetries. The bicubic surface is evaluated using subdivision, and the regular structure of the geometry image makes this computation ideally suited for graphics hardware. Specifically, we let the fragment shader pipeline perform subdivision by applying a sequence of masks (splitting, averaging, limit, and tangent) uniformly to the geometry image. We then extend this scheme to provide smooth level-of-detail transitions from a subsampled base octahedron all the way to a finely subdivided, smooth model. Finally, we show how the framework easily supports scalar displacement mapping.