kip-hart / AABBTree

Pure Python implementation of d-dimensional AABB tree.
https://aabbtree.readthedocs.io
MIT License
62 stars 11 forks source link

Update to v2.2 #2

Closed kip-hart closed 5 years ago

kip-hart commented 5 years ago

Change Log

AABB Class

AABBTree Class

Miscellaneous