eloraiby / delaunay
Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$
☆127Updated 6 years ago
Alternatives and similar repositories for delaunay:
Users that are interested in delaunay are comparing it to the libraries listed below
- 2D Delaunay triangulation (dela) - super stable (bella!)☆227Updated last year
- Robust geometric predicates☆55Updated 7 months ago
- Using clipper and poly2tri together for robust triangulation☆91Updated 10 years ago
- This is a mirror of the latest stable version of Triangle.☆132Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆76Updated 11 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆55Updated 10 months ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 8 years ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆102Updated 8 years ago
- Header only 3d quickhull in c99☆292Updated 7 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆93Updated last month
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆159Updated 3 years ago
- Graphics and physics research, snippets, demos☆131Updated 8 years ago
- A basic geometry C++ library for 2D and 3D applications☆94Updated 2 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆165Updated 4 months ago
- Basic linear algebra C++ library for 2D and 3D applications☆45Updated last month
- single-header c++ math library☆108Updated 4 years ago
- robust geometric predicates☆36Updated 4 years ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆47Updated 5 years ago
- Flashy 2D fluid simulations experiments.☆103Updated 4 years ago
- Mesh Decimation Tool☆96Updated 9 years ago
- Delaunay Triangulations / Voronoi Diagrams in C☆23Updated 9 years ago
- Octree library in C++☆58Updated 12 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- A procedural geometry generation library for C++11☆221Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆137Updated 2 years ago
- A small, reference GI renderer☆157Updated 7 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆328Updated 4 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago