Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 827 Bytes

Home.md

File metadata and controls

17 lines (12 loc) · 827 Bytes

What is Triangle.NET?

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).

Key Features

  • Generate (constrained) Delaunay triangulations
  • Produce high-quality triangular meshes
  • Refine existing meshes
  • More Features

Contact

  • 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.