An open API service indexing awesome lists of open source software.

https://github.com/mozdevs/gamedev-js-3d-aabb

Demos for 3D AABB collision detection
https://github.com/mozdevs/gamedev-js-3d-aabb

Last synced: 5 months ago
JSON representation

Demos for 3D AABB collision detection

Awesome Lists containing this project

README

        

# JS game development examples - 3D AABB collisions

This is a collection of examples showcasing collision detection in 3D environments with **Axis-Aligned Bounding-Boxes**.

You can take a look [at the live demos](http://mozdevs.github.io/gamedev-js-3d-aabb/).