Triangulation

DK.ASPNET Special API Samples


This sample shows how to build Voronoi diagram and make Delaunay triangulation from a point layer.

The Delaunay triangulation is a triangulation which is equivalent to the nerve of the cells in a Voronoi diagram.

Voronoi diagram is a partition of a plane into regions close to each of a given set of points.