artem-ogre / CDT

Constrained Delaunay Triangulation (C++)
https://artem-ogre.github.io/CDT/
Mozilla Public License 2.0
1.08k stars 136 forks source link

Feature/conform to edges #87

Closed artem-ogre closed 2 years ago

artem-ogre commented 2 years ago

Add big new features: conforming Delaunay triangulation, resolving edge intersections. Update README to document new features.