Skip to content

jhasse-poly2triv2023-12-27

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Host Tool For

No ports use this.

#Contributors

  • Matthias Kuhn's avatarMatthias Kuhn
  • Frank's avatarFrank
  • Kai Pastor's avatarKai Pastor

#Changelog

  • 4905a1a[jhasse-poly2tri] Enable uwp (#44374)
  • 87cd03f[jhasse-poly2tri] Add LICENSE (#43807)
  • f7c5a7c[poly2tri] Switch to maintained repo and adjust description (#26301)