DocumentCode
2009635
Title
A fast digital terrain simplification algorithm with a partitioning method
Author
Kang, Yoon-Sig ; Lee, Taixup ; Yang, Sung-Bong ; Park, Woo-Chan
Author_Institution
Dept. of Comput. Sci., Yonsei Univ., Seoul, South Korea
Volume
2
fYear
2000
fDate
14-17 May 2000
Firstpage
613
Abstract
We introduce a fast simplification algorithm for terrain height fields to produce a triangulated irregular network, based on the greedy insertion algorithm in (Anjyo et al., 1992; Floriani et al., 1984; 1985). Our algorithm partitions terrain height data into rectangular blocks with the same size and simplifies blocks one by one with the greedy insertion algorithm. Our algorithm references only to the points and the triangles within each current block for adding a point into the triangulation. Therefore, our algorithm runs faster than the greedy insertion algorithm, which references all input points and triangles in the terrain. Our experiment shows that the partitioning method runs from 4 to more than 20 times faster and it approximates test height fields as accurately as the greedy insertion algorithms. Most greedy insertion algorithms suffer from elongated triangles that usually appear near the boundaries. However, we insert the four corner points into each block to produce the base triangulation of the block before the point addition step begins so that elongated triangles could not appear in the simplified terrain.
Keywords
computational geometry; geography; mesh generation; rendering (computer graphics); solid modelling; Voronoi diagrams; digital terrain simplification algorithm; elongated triangles; experiment; fast simplification algorithm; greedy insertion algorithm; partitioning method; terrain height fields; triangulated irregular network; triangulation;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Computing in the Asia-Pacific Region, 2000. Proceedings. The Fourth International Conference/Exhibition on
Conference_Location
Beijing, China
Print_ISBN
0-7695-0589-2
Type
conf
DOI
10.1109/HPC.2000.843506
Filename
843506
Link To Document