mdally / Voronoi
C++ implementation of Fortune's Algorithm for computing bounded Voronoi diagrams
☆25Updated 7 years ago
Alternatives and similar repositories for Voronoi:
Users that are interested in Voronoi are comparing it to the libraries listed below
- Voxel stuff entirely on the GPU using lots of GPU stuff and very little CPU stuff. Requires GLFW, GLEW, OpenGL, and a computer with a fai…☆20Updated 8 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆37Updated 7 years ago
- [HEADER-ONLY] C++14 simple entity/component system for realtime games. Simplicity of use is preferred over a real "entity-component-syste…☆19Updated 8 years ago
- The fastest culler ever☆36Updated 6 years ago
- Ugly docking code for ImGui☆65Updated 8 months ago
- A minimal geometry editing UI based on IMGUI