D# - Delaunay triangulator for .NET 1.0.0.0

Main feature of D# is a fast O(n*log(n)) randomized incremental 2d Delaunay triangulation algorithm written in C# enabling you to triangulate even very large projectable point sets in almost no time. Projectable point sets occur - for example - in a...