6 results found Sort:

47
533
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 about a year ago
60
313
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
100
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 6 months ago
4
53
unknown
5
Dynamic AABB Tree native extension with Branch and Bound Algorithm for Defold Engine
Created 2018-02-17
52 commits to v2.1 branch, last one 3 months 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