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
Sorting:
- 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
- The fastest culler ever☆36Updated 6 years ago
- Sample for the Voxels library☆37Updated 11 years ago
- Simple example of a breakout game, using SDL and Entt.☆44Updated 4 years ago
- Ugly docking code for ImGui☆65Updated 10 months ago
- What a stupid name for a library☆51Updated 5 years ago
- A free, header-only C++ swarming (flocking) library for real-time applications☆135Updated 5 years ago
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- A portable, open-source, coherent noise-generating library for C++☆68Updated 2 years ago
- An entity component framework.☆53Updated 3 years ago
- A generic game loop implementation in C++☆12Updated last year
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆38Updated 8 years ago
- SSE Frustum Culling Demo☆70Updated 3 years ago
- CVars is a cross-platform OpenGL Quake like console for changing program variables at runtime.