6 results found Sort:

47
540
other
13
a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons
Created 2017-11-28
81 commits to master branch, last one 2 years ago
60
321
other
15
Dynamic AABB trees in C++ with support for periodic systems.
Created 2016-08-28
98 commits to master branch, last one 3 years ago
19
105
mit
11
Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.
Created 2016-09-03
15 commits to master branch, last one 6 years ago
Pure Python implementation of d-dimensional AABB tree.
Created 2019-01-18
125 commits to master branch, last one 10 months ago
Dynamic Tree(aka AABB Tree) native extension for Defold Engine
Created 2018-02-17
40 commits to v3.x branch, last one 11 days ago
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.
Created 2021-11-15
10 commits to main branch, last one 2 years ago