搜索资源列表
MYBOMB
- 游戏中爆炸效果的例子,将物体运动轨迹的计算、爆炸后粒子运动的计算及碰撞检测计算完整的结合到一起,包含全部完整源代码及执行程序-game Explosion example of the trajectory of moving objects, the explosion of computing particle collision detection and calculation of the integrity of these
coliition
- obb碰撞检测类,可以在虚拟环境中进行碰撞检测-obb Collision Detection category, in a virtual environment for Collision Detection
MyCollision2
- 本程序主要介绍碰撞检测编程的具体方法,通过计算空间点与平面的距离-the procedures introduced Collision Detection of specific programming method by calculating space points and the distance between the plane
022_terrain
- 3D场景建立,漫游,有碰撞检测功能,很好的一个作品-3D scene-building, roaming, has collision detection function, a very good work
aabb
- AABB碰撞检测,目前主流3D游戏必需,希望对大家有帮助-AABB collision detection, the current mainstream 3D games necessary, in the hope that everyone has to help
Load3DS
- 碰撞检测代码-Collision detection code
coldemo
- 本示例程序采用的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
Collision_demo
- 演示了快速的几何碰撞检测算法,包括可编译的完整原代码-Including complete collision source, fast