delaunator

Triangulation library

A fast and efficient algorithm for triangulating 2D points into simple geometric shapes

An incredibly fast JavaScript library for Delaunay triangulation of 2D points

GitHub

2k stars
151 watching
141 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list

2dalgorithmcomputational-geometrydelaunayfastjavascripttriangulation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hiulit/delaunator-gdscript A fast algorithm for triangulating 2D points into Delaunay triangles 80
fil/d3-geo-voronoi Computes spherical Delaunay triangulation and Voronoi diagrams from 3D point data 236
mourner/delaunator-rs A fast and robust Rust library for Delaunay triangulation of 2D points 207
soerendd/delaunator-cpp A fast C++ library for Delaunay triangulation of 2D points 0
pemn/vtk_triangulate_points Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods 10
artem-ogre/cdt A C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms 1,072
msokalski/delabella A C++ library for computing precise 2D geometric shapes from point sets, including triangulations and Voronoi diagrams. 223
markmarkoh/datamaps Customizable SVG map visualizations in a single Javascript file using D3.js 3,784
yonaba/delaunay A Lua module for computing Delaunay triangulations of convex polygons 108
hugoledoux/startin A software library for computing Delaunay triangulations of 2.5D points with elevation data 34
mapbox/earcut A fast and small JavaScript polygon triangulation library for WebGL applications. 2,210
maptalks/maptalks.js A lightweight JavaScript library for creating integrated 2D/3D maps. 4,320
udst/vizicities A 3D geospatial visualization framework for the browser 2,730
dengwirda/jigsaw-matlab Provides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains. 74
topojson/topojson An extension of GeoJSON that encodes topology to reduce file size and improve map visualization capabilities 4,689