2004
DOI: 10.1007/978-3-662-07443-5_15
|View full text |Cite
|
Sign up to set email alerts
|

Fully Dynamic Constrained Delaunay Triangulations

Abstract: We present algorithms for the efficient insertion and removal of constraints in Delaunay Triangulations. Constraints are considered to be points or any kind of polygonal lines. Degenerations such as edge overlapping, self-intersections or duplicated points are allowed and are automatically detected and fixed on line. As a result, a fully Dynamic Constrained Delaunay Triangulation is achieved, able to efficiently maintain a consistent triangulated representation of dynamic polygonal domains. Several application… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
38
0
3

Year Published

2010
2010
2014
2014

Publication Types

Select...
5
3

Relationship

2
6

Authors

Journals

citations
Cited by 51 publications
(41 citation statements)
references
References 23 publications
(33 reference statements)
0
38
0
3
Order By: Relevance
“…This can include performing right angle rectification, line collinearity adjustment, snapping of dangles from shortening, and removal of overhanging dangles. The second step is to construct a Triangulated Irregular Network (TIN) using Constrained Delaunay Triangulation (CDT) (Chew, 1987;Kallmann et al, 2003), where the vertices of structural lines are adopted as points and the structural lines themselves are used for constraining the generated TINs. Two neighbouring TINs are iteratively merged by removing the shared edges that have no corresponding structural lines.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…This can include performing right angle rectification, line collinearity adjustment, snapping of dangles from shortening, and removal of overhanging dangles. The second step is to construct a Triangulated Irregular Network (TIN) using Constrained Delaunay Triangulation (CDT) (Chew, 1987;Kallmann et al, 2003), where the vertices of structural lines are adopted as points and the structural lines themselves are used for constraining the generated TINs. Two neighbouring TINs are iteratively merged by removing the shared edges that have no corresponding structural lines.…”
Section: Methodsmentioning
confidence: 99%
“…The generated TINs cannot intersect or cross over the structural lines. The endpoints of the structural lines act as points for constructing TINs on the 2D horizontal plane but are constrained by the structural lines themselves using Constrained Delaunay Triangulation (Chew, 1987;Kallmann et al, 2003) to avoid triangles crossing the structural lines. …”
Section: Constrained Delaunay Triangulationmentioning
confidence: 99%
“…Whenever a CDT is kept with O(n) cells, discrete search algorithms can compute channels (or corridors) containing a solution path in optimal times. The funnel algorithm [Chazelle 1982;Lee and Preparata 1984;Hershberger and Snoeyink 1994] has emerged as an efficient way to extract the shortest path inside a triangulated channel [Kallmann et al 2003;Demyen 2007;Geraerts 2010].…”
Section: Triangulationsmentioning
confidence: 99%
“…The approach described by Kallmann et al [2003] is followed where a same id is associated to all the constraints forming one polygonal obstacle. The insertion routine will process all constraints of an obstacle at once, and then return the id that is assigned to the obstacle.…”
Section: Dynamic Updatesmentioning
confidence: 99%
“…Kallmann et al 9 construct a NavMesh using the constrained Delaunay triangulation. 10 Tozour 11 describes a different approach using the 3-D triangle mesh of a scene to create convex polygons representing the navigable area. The polygons in the mesh can be triangles, quads, or arbitrary convex polygons.…”
Section: Background and Related Workmentioning
confidence: 99%