Delaunay triangulation: Difference between revisions

Content deleted Content added
Algorithms: Undoing previous edit as the original formula is correct. For example, see: http://www.cs.cmu.edu/~quake/robust.html
Algorithms: Fixing this discussion on incircle test. The incicle test works for counterclockwise orientation not clockwise (http://www.cs.cmu.edu/~quake/robust.html)
Line 61:
</math>
 
AssumingWhen ''A'', ''B'' and ''C'' toare liesorted [[in a circle[[counterclockwise]] order, this determinant is positive if and only if ''D'' lies ininside the circumcircle.
 
===Flip algorithms===