aabb-quadtree 0.1.0

A quadtree that maps bounding-boxes to elements
Documentation

A simple spacial partitioning data structure that allows fast queries for 2-dimensional objects.

As the name implies, the tree is a mapping from axis-aligned-bounding-box => object.