aabb-trees topic

List aabb-trees repositories

aabbcc

311
Stars
59
Forks
Watchers

Dynamic AABB trees in C++ with support for periodic systems.

BoundingVolumeHierarchy

46
Stars
9
Forks
Watchers

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.

AABBTree

57
Stars
9
Forks
Watchers

Pure Python implementation of d-dimensional AABB tree.

DynamicBVH

27
Stars
3
Forks
Watchers

Dynamic BVH Typescript demo