pvigier / FortuneAlgorithm
A C++ implementation of the Fortune's algorithm for Voronoi diagram construction
☆60Updated 5 years ago
Alternatives and similar repositories for FortuneAlgorithm:
Users that are interested in FortuneAlgorithm are comparing it to the libraries listed below
- A C implementation for creating 2D voronoi diagrams☆664Updated 2 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆166Updated 5 months ago
- MyGAL is a computational geometry algorithms library☆38Updated 2 years ago
- A ready to use cmake skeleton using GLFW, Glew and glm. :+1:☆292Updated last year
- Dynamic AABB trees in C++ with support for periodic systems.☆329Updated 4 years ago
- 2D constrained Delaunay triangulation library