Skip to content

Simple implementation of an AABB Tree (Axis Aligned Bounding Box Tree) to optimize 3d collision detection

License

Notifications You must be signed in to change notification settings

JeremyAube/AABBTreejs

Repository files navigation

AABB Tree

Simple implementation of an AABB Tree (Axis Aligned Bounding Box Tree) to optimize collision detection

Documentations

The TypeDoc generated documentation can be found at the following here

Commands

Run Test: npm test
Generate the docs: npm docs
Build the package: npm build

Contributing

Feel free to fork this project and send your changes in a pull requests.

Bugs

If you find a bug, please report it as a Github Issue.

About

Simple implementation of an AABB Tree (Axis Aligned Bounding Box Tree) to optimize 3d collision detection

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published