Optimizing the topological and combinatorial complexity of isosurfaces

  • Authors:
  • Carlos Andújar;Pere Brunet;Antoni Chica;Isabel Navazo;Jarek Rossignac;ílvar Vinacua

  • Affiliations:
  • LSI, Software Department and IRI, Institute of Robotics and Informatics, Universitat Politècnica de Catalunya, Jordi Girona 1-3, Barcelona 08034, Spain;LSI, Software Department and IRI, Institute of Robotics and Informatics, Universitat Politècnica de Catalunya, Jordi Girona 1-3, Barcelona 08034, Spain;LSI, Software Department and IRI, Institute of Robotics and Informatics, Universitat Politècnica de Catalunya, Jordi Girona 1-3, Barcelona 08034, Spain;LSI, Software Department and IRI, Institute of Robotics and Informatics, Universitat Politècnica de Catalunya, Jordi Girona 1-3, Barcelona 08034, Spain;GVU, Graphics, Visualization and Usability Center, Georgia Institute of Technology, Atlanta, GA, USA;LSI, Software Department and IRI, Institute of Robotics and Informatics, Universitat Politècnica de Catalunya, Jordi Girona 1-3, Barcelona 08034, Spain

  • Venue:
  • Computer-Aided Design
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Since the publication of the original Marching Cubes algorithm, numerous variations have been proposed for guaranteeing water-tight constructions of triangulated approximations of isosurfaces. Most approaches divide the 3D space into cubes that each occupy the space between eight neighboring samples of a regular lattice. The portion of the isosurface inside a cube may be computed independently of what happens in the other cubes, provided that the constructions for each pair of neighboring cubes agree along their common face. The portion of the isosurface associated with a cube may consist of one or more connected components, which we call sheets. The topology and combinatorial complexity of the isosurface is influenced by three types of decisions made during its construction: (1) how to connect the four intersection points on each ambiguous face, (2) how to form interpolating sheets for cubes with more than one loop, and (3) how to triangulate each sheet. To determine topological properties, it is only relevant whether the samples are inside or outside the object, and not their precise value, if there is one. Previously reported techniques make these decisions based on local-per cube-criteria, often using precomputed look-up tables or simple construction rules. Instead, we propose global strategies for optimizing several topological and combinatorial measures of the isosurfaces: triangle count, genus, and number of shells. We describe efficient implementations of these optimizations and the auxiliary data structures developed to support them.