搜索资源列表
Wb_Ball
- 这是一个应用程序,实现了玩小球的游戏,该算法实现了物理碰撞检测(小球和砖块碰撞)-This is an application procedures, the playing small ball game, The algorithm to achieve the physical collision detection (small balls and bricks collisions)
CDTestFramework
- 这是利用碰撞检测库做的一个碰撞检测环境,有可以选择多种算法进行实验。
coldemo.zip
- 本示例程序采用的Visual C++进行开发的,可以检测两个旋转物体的碰撞检测,采用的是包围盒算法。,Procedures used in this example Visual C++ For development, can detect the two rotating object collision detection, using the bounding box algorithm.
test12
- 采用aabb的层次包围盒算法进行碰撞检测,VC++,OPENGL-OPENGL