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!)
226 stars
11 watching
26 forks
Language: C++
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. | 93 |
| A collection of algorithms and data structures for computing geometric shapes and performing numerical integration in finite element analyses. | 10 |
| A 2D polyline library with functions for offsetting, combining, etc., designed for fast and portable performance. | 153 |
| Computes spherical Delaunay triangulation and Voronoi diagrams from 3D point data | 239 |
| A Lua module for computing Delaunay triangulations of convex polygons | 108 |
| A C# library for geometric computing and mesh algorithms | 1,727 |
| A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. | 84 |
| 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,271 |
| A fast C++ library for Delaunay triangulation of 2D points | 0 |
| A 2D geometry library with TypeScript classes and utilities for creating and manipulating geometric shapes. | 123 |
| A Java implementation of BSP-based Constructive Solid Geometry for 3D modeling and visualization. | 180 |
| A C++ library for generating constrained or conforming Delaunay triangulations with robust and efficient algorithms | 1,099 |
| A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
| Provides tools and techniques for working with spherical geometry on maps | 1,036 |
| A collection of geometric algorithms useful for GUI manipulation and mathematical operations. | 30 |