This paper introduces a new algorithm for constructing a 2D Delaunay triangulation. It is based on a sweep-line paradigm, which is combined with a local optimization criterion-a characteristic of incremental insertion algorithms. The sweep-line status is represented by a so-called advancing front, w
An intersection algorithm based on Delaunay triangulation
β Scribed by Sugihara, K.
- Book ID
- 117877311
- Publisher
- IEEE
- Year
- 1992
- Tongue
- English
- Weight
- 772 KB
- Volume
- 12
- Category
- Article
- ISSN
- 0272-1716
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
## Dillencourt ( 1990) gives a constructive proof for the realizability as a Delaunay triangulation of any triangulation of the interior of a simple polygon. A naive implementation of the construction will take 0( n\*) time. I give a simple O(n) algorithm for this problem. An application of this a
A new algorithm is described for generating an unstructured mesh about an arbitrary two-dimensional configuration. Mesh points are generated automatically by the algorithm in a manner which ensures a smooth variation of elements, and the resulting triangulation constitutes the Delaunay triangulation