Delaunator-GDScript

Triangulation algorithm

A fast algorithm for triangulating 2D points into Delaunay triangles

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

GitHub

81 stars
6 watching
9 forks
Language: GDScript
last commit: over 2 years ago
Linked from 1 awesome list

2dalgorithmcomputational-geometrydelaunatordelaunayfastgdscriptmapboxtriangulation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ashwin/gdel3dA GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets147
mourner/delaunator-rsA fast and robust Rust library for Delaunay triangulation of 2D points211
hugoledoux/startinA software library for computing Delaunay triangulations of 2.5D points with elevation data34
soerendd/delaunator-cppA fast C++ library for Delaunay triangulation of 2D points0
artem-ogre/cdtA C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms1,099
dengwirda/jigsaw-matlabProvides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains.75
fil/d3-geo-voronoiComputes spherical Delaunay triangulation and Voronoi diagrams from 3D point data239
yonaba/delaunayA Lua module for computing Delaunay triangulations of convex polygons108
shuoli84/poly2tri-rsA Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons15
pemn/vtk_triangulate_pointsCreates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods10
stoeoef/spadeA Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations.277
mapbox/earcut.hppA fast and efficient polygon triangulation algorithm with support for complex shapes and holes871
sungiant/abacusA cross-precision 3D maths library with deterministic implementations of common data types across various precisions.45
acheul/louvreAn algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes.3
hypertidy/geodistA lightweight package for calculating geodesic distances between points on the Earth's surface95