jhasse-poly2tri v2023-12-27
- Created
- Updated
Sweep-line algorithm for constrained Delaunay triangulation
# Usage
jhasse-poly2tri provides CMake targets:
find_package(poly2tri CONFIG REQUIRED)
target_link_libraries(main PRIVATE poly2tri::poly2tri)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Matthias Kuhn
Frank
Kai Pastor