Skip to content

libtess2v2021-12-27

Updated

Game and tools oriented refactored version of GLU tesselator.

#Usage

The package libtess2 provides CMake targets:

find_package(unofficial-libtess2 CONFIG REQUIRED)
target_link_libraries(main PUBLIC unofficial::libtess2::libtess2)

#License

Could not be determined

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Erwan BERNARD's avatarErwan BERNARD

#Changelog

  • 05c411d[libtess2] add libtess2 port (#22225)