|
Delaunay Triangulation
Created December 4, 2007 / Updated
December 5, 2007
This sample explains how to use the Delaunay triangulator. You can use it with points or loops or both. Loops must be closed (first and last point must have the same coordinates). If the resulting mesh doesn't follow exaclty the provided profiles, enable the Constrained triangulation; a number of points will be added on loops to restore the original profiles.

Send comments on this sample
|