Antymon / quadtreeLinks
Efficient implementation of a QuadTree data structure for spatial querying (e.g. collision detection)
☆32Updated 5 years ago
Alternatives and similar repositories for quadtree
Users that are interested in quadtree are comparing it to the libraries listed below
Sorting:
- Sokol based rendering module for Flecs.☆36Updated last month
- Experiments in atlas packing☆27Updated 7 months ago
- Embeddable lightweight scripting language with C++ syntax☆66Updated 3 weeks ago
- Linear Memory Allocator for Games and Embedded Systems☆75Updated 2 years ago
- Yet another multiplatform C++ framework to make games☆81Updated last week
- Mostly self-contained game/engine☆49Updated 9 months ago
- Builds atlas texture from a bunch of input images.☆75Updated 5 years ago
- Spatial partitioning concepts and implementions.☆50Updated 4 months ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆87Updated 9 years ago
- Bitpacking serializer for C++☆46Updated 3 months ago
- 128x128 sized icons of various game development things☆58Updated 2 years ago
- Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to comple…☆43Updated 3 weeks ago
- Pure C multi-channel signed distance field generator☆5Updated 4 years ago
- Showcasing a few arena techniques☆10Updated 9 months ago
- Educational demo implementing a swept 2D character controller