startin
Triangulation library
A software library for computing Delaunay triangulations of 2.5D points with elevation data
A Delaunay triangulator for processing TINs
34 stars
4 watching
9 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
delaunaydelaunay-triangulatorrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library providing efficient and robust algorithms for creating 2D Delaunay triangulations. | 277 |
| A fast algorithm for triangulating 2D points into Delaunay triangles | 81 |
| A fast C++ library for Delaunay triangulation of 2D points | 0 |
| A fast and robust Rust library for Delaunay triangulation of 2D points | 211 |
| A C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms | 1,099 |
| A Lua module for computing Delaunay triangulations of convex polygons | 108 |
| A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
| A suite of Rust-based tools for processing and analyzing lidar point clouds from LAZ files. | 2 |
| A fast and small JavaScript polygon triangulation library for WebGL applications. | 2,227 |
| An algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes. | 3 |
| A GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets | 147 |
| A library for 2D triangulation of polygons and lines with support for GPU translation | 36 |
| Provides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains. | 75 |
| A library for creating visualizations of geographic data along lines of latitude | 62 |
| Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |