GSharker / G-Shark

G-Shark is a free and open-source geometry library designed for computational designers and software developers in the Architecture, Engineering, and Construction (AEC) industry.
https://gsharker.github.io/G-Shark/
MIT License
215 stars 37 forks source link

Triangulation #400

Open d3ssy opened 1 year ago

d3ssy commented 1 year ago

Now that we have a Mesh implementation we could start thinking about implementing triangulation algorithms to convert non-mesh objects to meshes for display on the web and interoperability purposes.

References: https://github.com/wo80/Triangle.NET https://github.com/Samson-Mano/Constrained_Delaunay_Triangulation