earcut
Triangulation library
A fast and small JavaScript polygon triangulation library for WebGL applications.
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
2k stars
171 watching
209 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
algorithmcomputational-geometryjavascriptpolygontessellationtriangulation
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and efficient polygon triangulation algorithm with support for complex shapes and holes | 871 |
| Fast triangulation of polygons | 5 |
| An open-source toolbox implementing algorithms and benchmarks for landmark-based localization in robotics. | 24 |
| An implementation of Earcut triangulation algorithm in Rust for polygon triangulation and verification. | 41 |
| An algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes. | 3 |
| Tools for improving web maps and implementing the MBTiles interaction specification. | 167 |
| A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
| A collection of utility functions for geometry processing and related tasks in MATLAB. | 632 |
| A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 |
| A library for 2D triangulation of polygons and lines with support for GPU translation | 36 |
| A software library for computing Delaunay triangulations of 2.5D points with elevation data | 34 |
| A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
| Provides tools for manipulating and projecting spherical polygons on the surface of the Earth | 113 |
| A minimalistic wrapper on WebGL2 API for reducing boilerplate code in procedural visualizations and simulations | 1,160 |
| Provides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains. | 75 |