I discuss algorithms for constructing constrained Delaunay triangulations (CDTs) in dimensions higher than two. If the CDT of a set of vertices and constraining simplices exists, it can be constructed in O(nvns) time, where nv is the number of input vertices and ns is the number of output d-simplices. In practice, the running time is likely to be O(nv2+ns log nv) in all but the most pathological cases. The CDT of a star-shaped polytope can be constructed in O(ns log nv) time, yielding an efficient way to delete a vertex from a CDT.
CITATION STYLE
Shewchuk, J. R. (2000). Sweep algorithms for constructing higher-dimensional constrained Delaunay triangulations. In Proceedings of the Annual Symposium on Computational Geometry (pp. 350–359). ACM. https://doi.org/10.1145/336154.336222
Mendeley helps you to discover research relevant for your work.