Collision Detection 3D - liballeg/allegro_wiki GitHub Wiki
Collision Detection in three dimensions
Now we're starting to get complicated. Some checks will be straight forward, others will require quite a bit of math. We'll start with the easy ones.
Back to Collision Detection