jsBVH
jsBVH copied to clipboard
A non-recursive JavaScript implementation of an N-dimensional Bounding-Volume Hierarchy. Don't forget to check out the Wiki for API!
MIT Licensed
A non-recursive Bounding-Volume Hierarchy library in pure JavaScript with no dependencies.
TODO: Make More ReadMe