[New Port Request] CDT : Constrained Delaunay Triangulation #28238
Labels
category:new-port
The issue is requesting a new library to be added; consider making a PR!
info:good-first-issue
This issue would be a good issue to get one's feet wet in solving.
Library name: CDT : Constrained Delaunay Triangulation
Library description:
CDT is a C++ library for generating constraint or conforming Delaunay triangulations.
Source repository URL: https://github.com/artem-ogre/CDT
Project homepage (if different from the source repository): https://artem-ogre.github.io/CDT/
Anything else that is useful to know when adding (such as optional features the library may have that should be included):
License : Mozilla Public License Version 2.0
I suggest to compile it with CDT_USE_64_BIT_INDEX_TYPE and CDT_USE_AS_COMPILED_LIBRARY
The text was updated successfully, but these errors were encountered: