gDel3D

3D Triangulator

A GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets

gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.

GitHub

147 stars
5 watching
34 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hiulit/delaunator-gdscriptA fast algorithm for triangulating 2D points into Delaunay triangles81
artem-ogre/cdtA C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms1,099
soerendd/delaunator-cppA fast C++ library for Delaunay triangulation of 2D points0
acheul/louvreAn algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes.3
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
open-s2/earclipFast triangulation of polygons5
mourner/delaunator-rsA fast and robust Rust library for Delaunay triangulation of 2D points211
tchayen/triangolatteA library for 2D triangulation of polygons and lines with support for GPU translation36
mapbox/earcut.hppA fast and efficient polygon triangulation algorithm with support for complex shapes and holes871
fil/d3-geo-voronoiComputes spherical Delaunay triangulation and Voronoi diagrams from 3D point data239
dengwirda/jigsaw-matlabProvides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains.75
appelmar/gdalcubesAn R package for working with satellite imagery data as regular raster data cubes122
graphdeco-inria/diff-gaussian-rasterizationA Cuda implementation of differential Gaussian rasterization for fast rendering of radiance fields945
yonaba/delaunayA Lua module for computing Delaunay triangulations of convex polygons108