Showing 1-20 of 149 packages
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Spherical Voronoi Diagram and Delaunay Triangulation
Constrained Delaunay Triangulation in 2D
A 2D constrained Delaunay triangulation library
A small library for constraining a Delaunator triangulation
svg triangulation animation
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation
Fast Delaunay Triangulation in JavaScript
Allmaps Triangulation Library
Polygon convex partitioning and triangulation.
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
TypeScript port of Clipper2 polygon clipping, boolean operations, offsetting, and triangulation library
Delaunay triangulation in arbitrary dimensions
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation
Find the triangle of a Delaunator triangulation that contains a given point
Simple javascript module for triangulation.
Fast Delaunay Triangulation in JavaScript
A small and fast JavaScript library for extruding 2D polygons and polylines to 3D meshes. It depends on [earcut](https://github.com/mapbox/earcut) to do triangulation.
Polygon near-linear time triangulation (based on Seidel's algorithm) with ear clip for small cases. Handles degenerate cases of colinear edges and vertices touching edges.