1. Home
  2. Browse
  3. jhasse-poly2tri

jhasse-poly2tri

v2023-12-27#2Latest

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#2

Publication

Supports

All

GitHub

jhasse/poly2tri467

Homepage

github.com/jhasse/poly2tri

Subtree

4905a1a60a

License

BSD-3-Clause

Definition

Manifest