Skip to Content

jhasse-poly2tri v2023-12-27

Created
Updated

Sweep-line algorithm for constrained Delaunay triangulation

# Usage

jhasse-poly2tri provides CMake targets:

find_package(poly2tri CONFIG REQUIRED)
target_link_libraries(main PRIVATE poly2tri::poly2tri) 

# License

Unknown

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Matthias Kuhn's avatar Matthias Kuhn

# Changelog

  • f7c5a7c [poly2tri] Switch to maintained repo and adjust description (#26301)

# Source