Title :
Automatic generation of triangular irregular networks using greedy cuts
Author :
Silva, Claudio T. ; Mitchell, Joseph S B ; Kaufman, Arie E.
Author_Institution :
Dept. of Comput. Sci., State Univ. of New York, Stony Brook, NY, USA
fDate :
29 Oct-3 Nov 1995
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
Keywords :
data visualisation; graph theory; mesh generation; automatic generation; closed polygon; dense terrain models; ear cutting; edge splitting; greedy biting; greedy cuts; input height array; memory requirements; minimum-link paths; running time; structural terrain fidelity; triangular irregular networks; triangulation; Computer science; Data structures; Geologic measurements; Mathematics; Rain; Size measurement; Statistics; Time measurement; Tin; Visualization;
Conference_Titel :
Visualization, 1995. Visualization '95. Proceedings., IEEE Conference on
Conference_Location :
Atlanta, GA
Print_ISBN :
0-8186-7187-4
DOI :
10.1109/VISUAL.1995.480813