rj-action-library/External/Triangle.NET
Josef 9131afc04d SVG, Procedural Updates 2024-11-12 09:03:36 +01:00
..
Triangle SVG, Procedural Updates 2024-11-12 09:03:36 +01:00
CHANGELOG.md XML/SVG, Vector-Boolean Operations, Triangulations 2024-10-25 08:28:58 +02:00
README.md XML/SVG, Vector-Boolean Operations, Triangulations 2024-10-25 08:28:58 +02:00

README.md

Triangle.NET (beta 4) by Christian Woltering

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.

Attribution

This C# libray is created and maintained by Christian Woltering. This repository is a fork of the original Triangle.NET repository at CodePlex. This branch contains the C# source only. See master for the full Triangle.NET repository mirror, or visit the original Triangle.NET repository at CodePlex.

License

Licensed under the MIT License.