搜索资源列表
cHitChecker_src
- 游戏的算法 碰撞检测 开发环境是VC 库DIRECTX8.1-games collision detection algorithm development environment for VC DIRECTX8.1
A11_collision-check
- 碰撞检测算法以及如何用精简的c语言实现,对学生学习OpenGL有帮助-collision detection algorithms, and how to streamline the c language, students learn to help OpenGL
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)
zombie
- 碰撞检测算法,源码研究,多体动力学的基础啊!
CollisionDetection
- 图形处理中的碰撞检测算法的OpenGL实现
CDTestFramework
- 这是利用碰撞检测库做的一个碰撞检测环境,有可以选择多种算法进行实验。-This is the use of collision detection library to do a collision detection environment, can choose a variety of algorithms have to experiment.
K_Dops
- 基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.-Collision detection algorithm based on K_DOPS a small instance. Simulated two things like this on the crash test. Crash test results show the impact point and resp
plane_shade
- 使用DirextX9,建立3D框架,演示平面阴影和碰撞检测算法。-Use DirextX9, the establishment of 3D fr a mework, demo plane shadow and collision detection algorithm.
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.
Collision.Detection
- 文档从数学的角度,描述了物体、场景的碰撞检测和响应原理,并给出部分程序。是学习研究碰撞算法难得的好书.(英文文档)-Collision.Detection.pdf
detection
- 碰撞检测,采用了层次包围盒算法,效果不错-detection
test12
- 采用aabb的层次包围盒算法进行碰撞检测,VC++,OPENGL-OPENGL
Collision_demo
- 演示了快速的几何碰撞检测算法,包括可编译的完整原代码-Including complete collision source, fast
Octree
- java3D实现碰撞检测时的八叉树创建,并提供AABB碰撞检测算法-java3D Octree
virtual
- 本文介绍了一种新的室内漫游碰撞检测方法,给出了具体的算法,值的一看.-This article describes a new collision detection method of roaming room, given a specific algorithm.
Algorithms
- 关于虚拟现实中碰撞检测算法的分析和详细讲解,包括K_DOPS算法和包围盒算法。-Virtual reality on the analysis of collision detection algorithms and detailed explanations, including K_DOPS algorithm and the bounding box algorithm.
opengl_detect
- opengl 盒状碰撞检测算法,同时带有opengl简单的学习框架-opengle detect
K_DOPS_CD
- 基于K_DOPS碰撞检测算法,希望对大家学习碰撞检测有很大的帮助!-Collision detection algorithm based on K_DOPS, we hope to learn collision detection is very helpful!
MyCollision1
- 本程序采用碰撞检测算法,检测运动小球之间、运动小球与其它平面或者柱体的碰撞,并作出相应的碰撞响应。-This procedure uses collision detection algorithm to detect motion between the ball, exercise ball or cylinder with the other plane collision, and collision response acco
MyCollision2
- OpenGL碰撞检测算法,运动的球与平面之间的碰撞,与圆柱之间的碰撞。-OpenGL collision detection algorithm, movement between the ball and the plane collision, the collision between the cylinder.