startin

Triangulation library

A software library for computing Delaunay triangulations of 2.5D points with elevation data

A Delaunay triangulator for processing TINs

GitHub

34 stars
4 watching
9 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

delaunaydelaunay-triangulatorrust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
stoeoef/spadeA Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations.277
hiulit/delaunator-gdscriptA fast algorithm for triangulating 2D points into Delaunay triangles81
soerendd/delaunator-cppA fast C++ library for Delaunay triangulation of 2D points0
mourner/delaunator-rsA fast and robust Rust library for Delaunay triangulation of 2D points211
artem-ogre/cdtA C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms1,099
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
hugoledoux/sstA suite of Rust-based tools for processing and analyzing lidar point clouds from LAZ files.2
mapbox/earcutA fast and small JavaScript polygon triangulation library for WebGL applications.2,227
acheul/louvreAn algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes.3
ashwin/gdel3dA GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets147
tchayen/triangolatteA library for 2D triangulation of polygons and lines with support for GPU translation36
dengwirda/jigsaw-matlabProvides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains.75
brideau/geospatiallinegraphsA library for creating visualizations of geographic data along lines of latitude62
pemn/vtk_triangulate_pointsCreates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods10