3D surfaces meshed with interconnected triangles
gts can be imported via CMake FindPkgConfig module:
find_package(PkgConfig REQUIRED)
pkg_check_modules(GTS gts REQUIRED IMPORTED_TARGET)
target_link_libraries(main PRIVATE PkgConfig::GTS)
v0.7.6#9
All
LGPL-2.0-or-later
Manifest