Automatic generation of triangular irregular networks using greedy cuts

  • Authors:
  • C. T. Silva;J. S. B. Mitchell;A. E. Kaufman

  • Affiliations:
  • Department of Computer Sciene, State University of New York at Stony Brook, Stony Brook, NY;Department of Applied Mathematics & Statistics State University of New York at Stony Brook, Stony Brook, NY;Department of Computer Sciene, State University of New York at Stony Brook, Stony Brook, NY

  • Venue:
  • VIS '95 Proceedings of the 6th conference on Visualization '95
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

Proposes a new approach to the automatic generation of triangular irregular networks (TINs) from dense terrain models. We have developed and implemented an algorithm based on the greedy principle used to compute minimum-link paths in polygons. Our algorithm works by taking greedy cuts ("bites") out of a simple closed polygon that bounds the yet-to-be triangulated region. The algorithm starts with a large polygon, bounding the whole extent of the terrain to be triangulated, and works its way inward, performing at each step one of three basic operations: ear cutting, greedy biting, and edge splitting. We give experimental evidence that our method is competitive with current algorithms and has the potential to be faster and to generate many fewer triangles. Also, it is able to keep the structural terrain fidelity at almost no extra cost in running time and it requires very little memory beyond that for the input height array.