Discretized marching cubes

  • Authors:
  • C. Montani;R. Scateni;R. Scopigno

  • Affiliations:
  • I.E.I. - Consiglio Nazionale delle Ricerche, Pisa, ITALY;Centro di Ricerca, Sviluppo e Studi Superiori Sardegna (CRS4), Cagliari, ITALY;CNUCE - Consiglio Nazionale delle Ricerche, Pisa, ITALY

  • Venue:
  • VIS '94 Proceedings of the conference on Visualization '94
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

Abstract

Since the introduction of standard techniques for isosurface extraction from volumetric datasets, one of the hardest problems has been to reduce the number of triangles (or polygons) generated.This paper presents an algorithm that considerably reduces the number of polygons generated by a Marching Cubes-like scheme without excessively increasing the overall computational complexity. The algorithm assumes discretization of the dataset space and replaces cell edge interpolation by midpoint selection. Under these assumptions, the extracted surfaces are composed of polygons lying within a finite number of incidences, thus allowing simple merging of the output facets into large coplanar polygons.An experimental evaluation of the proposed approach on datasets related to biomedical imaging and chemical modelling is reported.