Delaunay


This example demonstrates use of the delaunay module to create a
Delaunay triangulation from a point cloud. The triangulation generated
is explicitly checked for the property that no point other than the
vertices lies within the circumsphere of each triangle.