jhasse-poly2triv2023-12-27
- Updated
Sweep-line algorithm for constrained Delaunay triangulation
- Project website: https://github.com/jhasse/poly2tri
#Usage
jhasse-poly2tri provides CMake targets:
find_package(poly2tri CONFIG REQUIRED)
target_link_libraries(main PRIVATE poly2tri::poly2tri)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
#Host Tool For
No ports use this.
#Contributors
Matthias Kuhn
Frank
Kai Pastor