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 2.3 #3

Closed kip-hart closed 5 years ago

kip-hart commented 5 years ago

Change Log

AABB Class

AABBTree Class

Miscellaneous