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
- A free, header-only C++ swarming (flocking) library for real-time applications☆134Updated 5 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆101Updated 7 years ago
- Simple example of a breakout game, using SDL and Entt.☆43Updated 4 years ago
- Axis aligned bounding box implemented on top of GLM☆27Updated 10 years ago
- 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 7 years ago
- Ugly docking code for ImGui☆65Updated 7 months ago
- Sample for the Voxels library☆36Updated 10 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆37Updated 7 years ago
- The fastest culler ever☆35Updated 6 years ago
- Bootstrap projects for the Magnum C++11 graphics engine☆94Updated 3 months ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆82Updated 6 years ago
- A simple C++ 3D game engine with Vulkan support.☆37Updated 4 years ago
- voxel Terrain using marching cubes and transvoxel☆109Updated 7 years ago
- Physically Based Rendering With OpenGL (Attempt)☆49Updated 5 years ago
- Creating a pacman clone with OpenGL 4.5 and EnTT☆32Updated 10 months ago
- A 2D constrained Delaunay triangulation library☆80Updated 6 years ago
- Single-header libraries from the Magnum engine☆115Updated 3 weeks ago
- A small project of game-ready containers extracted from the griffin engine.☆35Updated 7 years ago
- What a stupid name for a library☆51Updated 5 years ago
- C++ Entity Component System based on Ordered Sets☆18Updated 8 years ago
- Library to render text using modern OpenGL techniques☆55Updated 11 years ago
- this is a fork of libnoise which changes the build system from static Makefiles to cmake☆124Updated 4 months ago
- Simple sweep line visibility polygon algorithm implementation☆101Updated 2 years ago
- Nebula Trifid☆71Updated last year
- A realtime terrain erosion & fluid simulation running on the CPU.☆75Updated 4 years ago
- VERY simple cross-platform C++ analytics for games (using Google Analytics)☆97Updated last year
- Code-driven, simple and bloat-free GUI system.☆52Updated 5 years ago
- Using clipper and poly2tri together for robust triangulation☆91Updated 10 years ago
- Tiny quantization suite supporting conversion to/from half-floats, s/unorm bytes, quaternions and vectors (C++03).☆42Updated 9 years ago
- Data Oriented Tower Defense Example☆55Updated last month