VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Bounding Volumes Tutorial/Demo

by James Dougherty (22 Submissions)
Category: Games
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

I got thinking... What good is collision detection tutorials/demos if theres no tutorials/demos on bounding volumes? Thats the heart of 90% of the collision detection algorithms. This will show how to compute bounding box's and bounding spheres for an object. It also shows how to compute the distance from the center-center of the object and the edge-edge distance (Collision Distance). I made it in hopes this will help someone understand collision detection better. If it helps you or you like it please vote and please, please leave some feedback. Thanks everyone.


-James-

Rate Bounding Volumes Tutorial/Demo

Download Bounding Volumes Tutorial/Demo

Download Bounding Volumes Tutorial/Demo (6 KB)

Bounding Volumes Tutorial/Demo Comments

No comments have been posted about Bounding Volumes Tutorial/Demo. Why not be the first to post a comment about Bounding Volumes Tutorial/Demo.

Post your comment

Subject:
Message:
0/1000 characters