Home
Home
| Support | Store | Contact Us
   
   
Tickets
Submit a Ticket
View your Tickets
Resources
Documentation
Code Samples
FAQ
Change Log
Other
Contact Support

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.

 

Download Visual Studio 2005 project (C#, Visual Basic)
DelaunayTriangulation.zip (855 KB)

 

Send comments on this sample

   
  Copyright © 2007 devDept Software. All rights reserved.