Skip to content

trianglev1.6

Updated

A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.

#Usage

triangle provides CMake targets:

find_package(unofficial-triangle CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::triangle::triangle)

#License

Not declared in the port manifest

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No default features.

#tool

Build the command line tool.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Nathan's avatarNathan
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Kai Pastor's avatarKai Pastor

#Changelog

  • c01623c[triangle] Revise CMakeLists.txt and exported config (#41488)
  • 6aa4fca[many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 (#29918)
  • c9e786d[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • b295670Bulk convert control files. (#19986)
  • 47c0b1c[triangle] Add new port (#13322)