6 results found Sort:
- Filter by Primary Language:
- C# (2)
- C++ (2)
- JavaScript (1)
- Python (1)
- +
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
Dynamic AABB trees in C++ with support for periodic systems.
Created
2016-08-28
98 commits to master branch, last one 3 years ago
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