poly2tri-rs

Polygon triangulator

A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons

Rust port for poly2tri cpp library

GitHub

15 stars
2 watching
0 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mourner/delaunator-rsA fast and robust Rust library for Delaunay triangulation of 2D points211
open-s2/earclipFast triangulation of polygons5
ringsaturn/geometry-rsA Rust library implementing point-in-polygon geometry calculations2
acheul/louvreAn algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes.3
frewsxcv/earcutrAn implementation of Earcut triangulation algorithm in Rust for polygon triangulation and verification.41
urschrei/polylabel-rsA Rust implementation of the Polylabel algorithm for finding ideal label positions on polygons54
mapbox/earcut.hppA fast and efficient polygon triangulation algorithm with support for complex shapes and holes871
soerendd/delaunator-cppA fast C++ library for Delaunay triangulation of 2D points0
stoeoef/spadeA Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations.277
hugoledoux/startinA software library for computing Delaunay triangulations of 2.5D points with elevation data34
mapbox/earcutA fast and small JavaScript polygon triangulation library for WebGL applications.2,227
ishape-rust/ioverlayProvides high-performance operations on 2D polygons49
baddstats/polyclipA R package implementing a C++ polygon clipping algorithm19
hiulit/delaunator-gdscriptA fast algorithm for triangulating 2D points into Delaunay triangles81
ivanfratric/polypartitionA lightweight C++ library for polygon partition and triangulation with various algorithms666