JCash / voronoiLinks
A C implementation for creating 2D voronoi diagrams
☆692Updated 8 months ago
Alternatives and similar repositories for voronoi
Users that are interested in voronoi are comparing it to the libraries listed below
Sorting:
- Tiny Polygon Partitioning and Triangulation Library☆683Updated 9 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- Fast, header-only polygon triangulation☆928Updated 7 months ago
- Library of cubic spline utilities☆328Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆565Updated last year
- A C++ library for linear algebra and geometry manipulation for computer graphics.☆715Updated 2 years ago
- Library for collision detection between two convex shapes☆591Updated last year
- 2D constrained Delaunay triangulation library☆490Updated last year
- A procedural geometry generation library for C++11☆229Updated 2 years ago
- linalg.h is a single header, public domain, short vector math library for C++☆922Updated 2 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆241Updated last year
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆312Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆193Updated 4 months ago
- A simple and modern C++ quadtree implementation☆239Updated last year
- Immediate mode rendering and 3d gizmos.☆1,255Updated 3 months ago
- C++ implementation of the 3D QuickHull algorithm☆288Updated last year
- C++ SIMD Noise Library☆618Updated 4 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆524Updated last week
- Constrained Delaunay Triangulation (C++)☆1,269Updated last month
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆633Updated 2 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆464Updated 7 years ago
- A header-only, very efficient 2D rectangle packing library. Used in Assassin's Creed and Skydio drones. 2 scientific references.☆553Updated last week
- single-file C libraries from Philip Allan Rideout☆910Updated 3 years ago
- A C++ implementation of the Fortune's algorithm for Voronoi diagram construction☆65Updated 6 years ago
- P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library☆782Updated last year
- C++ library strictly wrapping OpenGL objects.☆549Updated 4 months ago
- Header only mesh voxelizer in c99