triangolatte

Triangulator

A library for 2D triangulation of polygons and lines with support for GPU translation

2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.

GitHub

36 stars
5 watching
3 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists

computational-geometrygolangtriangulation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
acheul/louvreAn algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes.3
mapbox/earcut.hppA fast and efficient polygon triangulation algorithm with support for complex shapes and holes871
open-s2/earclipFast triangulation of polygons5
mapbox/earcutA fast and small JavaScript polygon triangulation library for WebGL applications.2,227
pemn/vtk_triangulate_pointsCreates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods10
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
stoeoef/spadeA Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations.277
ashwin/gdel3dA GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets147
toineheuvelmans/metronA comprehensive collection of geometric functions and types that simplify complex geometric calculations1,036
shuoli84/poly2tri-rsA Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons15
hiulit/delaunator-gdscriptA fast algorithm for triangulating 2D points into Delaunay triangles81
frewsxcv/earcutrAn implementation of Earcut triangulation algorithm in Rust for polygon triangulation and verification.41
artem-ogre/cdtA C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms1,099
mint-lab/triangulationtoolboxAn open-source toolbox implementing algorithms and benchmarks for landmark-based localization in robotics.24