earclip
Triangulator
Fast triangulation of polygons
Triangle mesh designed to be fast, efficient, and sphere capable.
5 stars
1 watching
1 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A fast and efficient polygon triangulation algorithm with support for complex shapes and holes | 871 |
| | An algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes. | 3 |
| | An implementation of Earcut triangulation algorithm in Rust for polygon triangulation and verification. | 41 |
| | A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
| | A fast and small JavaScript polygon triangulation library for WebGL applications. | 2,227 |
| | A library for 2D triangulation of polygons and lines with support for GPU translation | 36 |
| | A GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets | 147 |
| | A fast and robust Rust library for Delaunay triangulation of 2D points | 211 |
| | A fast C++ library for Delaunay triangulation of 2D points | 0 |
| | A 3D open-world learning framework that improves performance by utilizing realistic shape projection and language representations. | 235 |
| | A C# port of the GLU Tessellator library for generating polygons from complex shapes | 317 |
| | A fast algorithm for triangulating 2D points into Delaunay triangles | 81 |
| | A tool for automatically repairing broken GIS polygons using constrained triangulation. | 115 |
| | A polygon tesselator and triangulator library with an improved interface and memory management | 471 |
| | A R package implementing a C++ polygon clipping algorithm | 19 |