1. Home
  2. Browse
  3. jhasse-poly2tri

jhasse-poly2tri

v2023-12-27#1Latest

Sweep-line algorithm for constrained Delaunay triangulation

Install

Run the following Vcpkg command to install the port.

vcpkg install jhasse-poly2tri

Usage

jhasse-poly2tri provides CMake targets:

find_package(poly2tri CONFIG REQUIRED)

target_link_libraries(main PRIVATE poly2tri::poly2tri)

Dependencies

See source

Version

v2023-12-27#1

Publication

Supports

!uwp

GitHub

jhasse/poly2tri

Homepage

github.com/jhasse/poly2tri

Subtree

87cd03f708

License

BSD-3-Clause

Definition

Manifest