Triangle.NET generates 2D (constrained) Delaunay triangulations and high-quality meshes of point sets or planar straight line graphs. It is a C# port of Jonathan Shewchuk's Triangle software.
Quality mesh of the Lake Superior polygon (minimum angle set to 35 degrees).
- Generate (constrained) Delaunay triangulations
- Produce high-quality triangular meshes
- Refine existing meshes
- More Features
- Use the Discussions section if you have a question or an idea for improvement.
- If you encounter any problem with Triangle.NET, use the Issue Tracker to report it.