JCash / voronoiLinks
A C implementation for creating 2D voronoi diagrams
☆700Updated 11 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☆689Updated 11 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆574Updated last year
- Fast, header-only polygon triangulation☆944Updated last month
- 2D constrained Delaunay triangulation library☆498Updated last year
- A simple and modern C++ quadtree implementation☆249Updated last year
- Dynamic AABB trees in C++ with support for periodic systems.☆335Updated 4 years ago
- linalg.h is a single header, public domain, short vector math library for C++☆927Updated 2 years ago
- Library for collision detection between two convex shapes☆610Updated last year
- Library of cubic spline utilities☆329Updated 2 weeks ago
- A C++ library for linear algebra and geometry manipulation for computer graphics.☆717Updated 2 years ago
- Immediate mode rendering and 3d gizmos.☆1,270Updated 2 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 6 months ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆245Updated last year
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆640Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆295Updated last year
- C++ version the delaunay triangulation☆453Updated 5 years ago
- C++ SIMD Noise Library☆622Updated 4 years ago
- A Perlin's Simplex Noise C++ Implementation (1D, 2D, 3D)☆346Updated 4 years ago
- P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library☆784Updated last year
- single-file C libraries from Philip Allan Rideout☆936Updated last month
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆313Updated 2 years ago
- Constrained Delaunay Triangulation (C++)