a library for triangulation and other triangle calculations
Estilos Bryan Condor
Polygon Triangulation Library: Efficient Delaunay Triangulation for Complex Shapes.
Causal Dynamical Triangulations in d-dimensions
2d constrained Delaunay triangulation
D-dimensional Delaunay triangulations and convex hulls in Rust, with exact predicates, multi-level validation, and bistellar flips
Triangle and tetrahedron mesh generators
Subdivides polygons into equivalent triangles
Bevy mesh generation from Delaunay Triangulation and Voronoi Tessellation
Triangulation primitives for the RustUse geometry workspace
Position triangulation from differences of distances
A Robust Triangulation Algorigthm
The representation of delaunay triangulation
Hyperreal-backed triangulation algorithms with exact geometric predicates
Delaunay triangulation of 2D points
Background pattern generator using Delaunay Triangulation
RubyVor provides efficient computation of Voronoi diagrams and Delaunay triangulation for a set of Ruby points. It is intended to function as a complemenet to GeoRuby. These structures can be used to compute a nearest-neighbor graph for a set of points. This graph can in turn be used for proximity-based clustering of the input points.
RubyVor provides efficient computation of Voronoi diagrams and Delaunay triangulation for a set of Ruby points. It is intended to function as a complemenet to GeoRuby. These structures can be used to compute a nearest-neighbor graph for a set of points. This graph can in turn be used for proximity-based clustering of the input points.
Ruby Bindings to poly2tri: Constrained Delaunay Triangulation
RubyVor provides efficient computation of Voronoi diagrams and Delaunay triangulation for a set of Ruby points. It is intended to function as a complemenet to GeoRuby. These structures can be used to compute a nearest-neighbor graph for a set of points. This graph can in turn be used for proximity-based clustering of the input points.
ADMesh is a library for processing triangulated solid meshes. Currently, ADMesh only reads the STL file format that is used for rapid prototyping applications, although it can write STL, VRML, OFF, and DXF files. Those are bindings for Ruby. You'll need the ADMesh C library in version 0.98.x.