delabella

Geometric shape calculator

A C++ library for computing precise 2D geometric shapes from point sets, including triangulations and Voronoi diagrams.

2D Delaunay triangulation (dela) - super stable (bella!)

GitHub

223 stars
11 watching
26 forks
Language: C++
last commit: 9 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lukasbanana/geometronlib A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. 91
cpmech/gemlab A collection of algorithms and data structures for computing geometric shapes and performing numerical integration in finite element analyses. 9
jbuckmccready/cavalier_contours A 2D polyline library with functions for offsetting, combining, etc., designed for fast and portable performance. 150
fil/d3-geo-voronoi Computes spherical Delaunay triangulation and Voronoi diagrams from 3D point data 236
yonaba/delaunay A Lua module for computing Delaunay triangulations of convex polygons 108
gradientspace/geometry3sharp A C# library for geometric computing and mesh algorithms 1,720
dagostinelli/hypatia A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. 83
habrador/computational-geometry A Unity-based library providing a range of algorithms and data structures for 2D computational geometry, including intersection detection, mesh generation, convex hulls, and triangulations. 1,254
soerendd/delaunator-cpp A fast C++ library for Delaunay triangulation of 2D points 0
mathigon/euclid.js A 2D geometry library with TypeScript classes and utilities for creating and manipulating geometric shapes. 123
miho/jcsg A Java implementation of BSP-based Constructive Solid Geometry for 3D modeling and visualization. 178
artem-ogre/cdt A C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms 1,072
mapbox/wagyu A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. 166
d3/d3-geo Provides tools and techniques for working with spherical geometry on maps 1,031
andyobtiva/perfect-shape A collection of geometric algorithms useful for GUI manipulation and mathematical operations. 30