Not exactly a Visual Basic problem, I know.
I need a fast way of detecting collisions between numerous bounding volumes (cuboids, for example). I've seen collision detectors for polygons, planes and lines, but not for these simple bounding volumes.
Can anyone recommend any (VC++, OpenGL) examples or reading?




Reply With Quote