UNPKG

aabb-tree

Version:

Basic implementation of the AABB-Tree (Axis Aligned Box Bounding Tree)

3 lines (2 loc) 112 B
export { default as Cylinder } from './Cylinder'; export { default as PolygonalPrism } from './PolygonalPrism';