Ruppert's algorithm: Difference between revisions

Content deleted Content added
No edit summary
BetacommandBot (talk | contribs)
add uncat, added uncategorised tag using AWB
Line 1:
{{uncategorized|date=December 2007}}
Ruppert's algorithm (also known as [[Delaunay Refinement]]) is an algorithm for creating quality [[Delaunay triangulation]]s. The algorithm takes a piecewise linear system (PLS) and returns a conforming, Delaunay triangulation.
 
'''Ruppert's algorithm''' (also known as [[Delaunay Refinement]]) is an algorithm for creating quality [[Delaunay triangulation]]s. The algorithm takes a piecewise linear system (PLS) and returns a conforming, Delaunay triangulation.
 
The algorithm consists of two main operations.
Line 17 ⟶ 19:
* [[Delaunay Triangulation]]
* [[Voronoi diagram]]
* [[Polygon_meshPolygon mesh]]
 
== References ==