Title :
Smooth Morphing Delaunay Triangulation
Author :
Liu, Xin ; Rokne, Jon G. ; Gavrilova, Marina L.
Author_Institution :
Dept. of Comput. Sci., Univ. of Calgary, Calgary, AB, Canada
Abstract :
A variety of applications nowadays deal with complex dynamical problems where the data sets and interactions change over time. One of the ways to effectively deal with such problems is to employ Delaunay triangulation (DT). The structure however is well known to undergo significant changes when vertices are inserted or removed. A DT with dynamical updates displays visualization artifacts with non-smooth motions when viewed over time. The topic of this paper is smooth morphing of a DT under such circumstances. We address the issue by a series of simple operations carried out over time. Specifically, when a vertex is inserted at certain point, we split an existing vertex into two and slide one of them to the point. When a vertex is removed, we slide it towards one of its neighbors, and then merge the two vertices. For both cases, the DT properties are restored by collecting and then flipping illegal edges. This is performed by sliding a temporary vertex in two phases along two diagonals of the quadrilateral incident to the edge. The proposed algorithm has applications in dynamical computer graphics where temporal continuity is important. We validate the proposed algorithm by experiments.
Keywords :
computer graphics; mesh generation; Delaunay triangulation; complex dynamical problems; displays visualization; dynamical computer graphics; nonsmooth motion; smooth morphing; Application software; Computer graphics; Computer science; Data engineering; Data visualization; Design methodology; Displays; Partitioning algorithms; Rough surfaces; Tree data structures; Delaunay triangulation; dynamical computer graphics; smooth morphing;
Conference_Titel :
Voronoi Diagrams in Science and Engineering (ISVD), 2010 International Symposium on
Conference_Location :
Quebec, QC
Print_ISBN :
978-1-4244-7606-0
Electronic_ISBN :
978-1-4244-7605-3
DOI :
10.1109/ISVD.2010.25