Constructing Intrinsic Delaunay Triangulations from the Dual of Geodesic Voronoi Diagram

Yong-Jin Liu Tsinghua University Dian Fan Tsinghua University Chun-Xu Xu Tsinghua University Ying He Nanyang Technological University

Computational Geometry Geometric Modeling and Processing mathscidoc:1804.09003

ACM Transactions on Graphics, 36, (2), 15, 2018.1
Intrinsic Delaunay triangulation (IDT) naturally generalizes Delaunay triangulation from R^2 to curved surfaces. Due to many favorable properties, the IDT whose vertex set includes all mesh vertices is of particular interest in polygonal mesh processing. To date, the only way for constructing such IDT is the edge-flipping algorithm, which iteratively flips non-Delaunay edges to become locally Delaunay. Although this algorithm is conceptually simple and guarantees to terminate in finite steps, it has no known time complexity and may also produce triangulations containing faces with only two edges. This article develops a new method to obtain proper IDTs on manifold triangle meshes.We first compute a geodesic Voronoi diagram (GVD) by taking all mesh vertices as generators and then find its dual graph. The sufficient condition for the dual graph to be a proper triangulation is that all Voronoi cells satisfy the so-called closed ball property. To guarantee the closed ball property everywhere, a certain sampling criterion is required. For Voronoi cells that violate the closed ball property, we fix them by computing topologically safe regions, inwhich auxiliary sites can be addedwithout changing the topology of theVoronoi diagram beyond them.Given a meshwith n vertices, we prove that by adding at most O(n) auxiliary sites, the computed GVD satisfies the closed ball property, and hence its dual graph is a proper IDT. Our method has a theoretical worst-case time complexity O(n^2 + tn log n), where t is the number of obtuse angles in the mesh. Computational results show that it empirically runs in linear time on real-world models.
Intrinsic Delaunay triangulation, Geodesic Voronoi diagram, Duality, 2-manifold mesh
[ Download ] [ 2018-04-04 09:51:13 uploaded by liuyongjin ] [ 1570 downloads ] [ 0 comments ]
@inproceedings{yong-jin2018constructing,
  title={Constructing Intrinsic Delaunay Triangulations from the Dual of Geodesic Voronoi Diagram},
  author={Yong-Jin Liu, Dian Fan, Chun-Xu Xu, and Ying He},
  url={http://archive.ymsc.tsinghua.edu.cn/pacm_paperurl/20180404095113860778027},
  booktitle={ACM Transactions on Graphics},
  volume={36},
  number={2},
  pages={15},
  year={2018},
}
Yong-Jin Liu, Dian Fan, Chun-Xu Xu, and Ying He. Constructing Intrinsic Delaunay Triangulations from the Dual of Geodesic Voronoi Diagram. 2018. Vol. 36. In ACM Transactions on Graphics. pp.15. http://archive.ymsc.tsinghua.edu.cn/pacm_paperurl/20180404095113860778027.
Please log in for comment!
 
 
Contact us: office-iccm@tsinghua.edu.cn | Copyright Reserved