Dynamic AABB trees in C++ with support for periodic systems.
-
Updated
Jan 2, 2021 - C++
Dynamic AABB trees in C++ with support for periodic systems.
Pure Python implementation of d-dimensional AABB tree.
This is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a couple of additional C# creature comforts for usability.
Dynamic BVH visualization
Dynamic AABB tree in Java for broadphase collision detection
A header-only implementation of an AABB tree, written in C++17.
Add a description, image, and links to the aabb-trees topic page so that developers can more easily learn about it.
To associate your repository with the aabb-trees topic, visit your repo's landing page and select "manage topics."