libtess2v2021-12-27
- Updated
Game and tools oriented refactored version of GLU tesselator.
- Project website: https://github.com/memononen/libtess2
#Usage
The package libtess2 provides CMake targets:
find_package(unofficial-libtess2 CONFIG REQUIRED)
target_link_libraries(main PUBLIC unofficial::libtess2::libtess2)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Erwan BERNARD