Skip to Content

triangle v1.6

Created
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

Unspecified

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No default features set.

# tool

Build the command line tool.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Nathan's avatar Nathan
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Kai Pastor's avatar Kai 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)
  • b295670 Bulk convert control files. (#19986)
  • 47c0b1c [triangle] Add new port (#13322)

# Source