搜索资源列表
openGL.rar
- 是openGL的48个精彩的实例原代码,有3D的碰撞效果,有蝴蝶翩翩的美丽画面等.,OpenGL 48 is an example of good source code, there are 3D effects of the collision, there are beautiful pictures of butterflies, such as dancing.
test12
- 采用aabb的层次包围盒算法进行碰撞检测,VC++,OPENGL-OPENGL
openGL
- 实现一个篮球和一个排球在一个密闭的屋子里运动碰撞。main.cpp文件里的为一个完整的程序。 其他几个头文件是另外的几个OpenGL程序。-To achieve a basketball and a volleyball in a closed room where sports collision. main.cpp file for a complete program. Several other header files is another of several OpenGL pr
3dgame
- 几款3D游戏源码 OpenGL的组合图形 特殊的平面_树 MD2动画模型 射击、爆炸 碰撞检测 游戏进度保存 场景编辑-Game source 3D models a combination of OpenGL graphics plane _ a special MD2 animation model tree shooting, collision detection explosion scenes to preserve the progress of Games Edit
OpenGL-BallCollision
- 基于OPENGL的简单程序,实现小球和墙的碰撞。功能:增加、减小小球半径,小球自由下落,控制小球上下左右运动,并加速。-OPENGL based on a simple procedure to achieve a small ball and wall collisions. Function: to increase, reducing the radius of the small ball, small ball free-fall, controlling the ball up an
collision
- visual c++环境下,opengl实现的三维空间球体碰撞检测-visual c++ environment, opengl implementation of three-dimensional sphere collision detection
OpenGl-Scene
- opengl实现的3d场景漫游,有三维地形,水面,喷泉,碰撞检测,Billboard等特效。-opengl 3d scene roaming implementation, there are three-dimensional terrain, water, fountain, collision detection, Billboard and other special effects.
opengl-collisoin
- 学习碰撞检测的绝好资料 从原理上给以具体的讲解-The excellent collision detection information to learn from the principle of give a specific explanation
Bounce
- opengl的C语言源代码,是一个方块的碰撞,适合opengl入门。-opengl C-language source code, is a collision box for opengl entry.
opengl_detect
- opengl 盒状碰撞检测算法,同时带有opengl简单的学习框架-opengle detect
Collide
- opengl实现球形物体之间以及和墙体之间碰撞检测的源码,供初学者参考-opengl as well as the realization of spherical objects and the wall between the collision detection between the source and reference for beginners
A12
- 碰撞检测.,用c++ opengl 实现,写得不错,值得初学者借鉴。-Collision detection., With c++ Opengl realized, well written, it is worth drawing for beginners.
A11
- 学OpenGL编3D游戏_CAI,非常好的opengl学习实例,这是第7个实例:OpenGL的碰撞检测-Xue OpenGL made 3D games _CAI, very good learning opengl examples, this is the first seven examples: OpenGL Collision Detection
pengzhuang-opengl
- 小球碰撞用opengl做的,用VC++开发-Small ball collision with opengl do with VC++ Development
collisiondetection_2
- opengl 高级的碰撞检测 圆对三角 圆对圆-advanced collision detection
IrrChineseDemo
- Irrlicht引擎是一个用C++书写的高性能实时的3D引擎,可以应用于C++程序或者.NET语言中。通过使用Direct3D(Windows平台),OpenGL 1.2或它自己的软件着色程序,可以实现该引擎的完全跨平台。尽管是开源的,该Irrlicht库提供了可以在商业级的3D引擎上具有的艺术特性,例如动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。-Irrlicht engine is written in C++, a high-performance real-time 3
CollisionDetection
- OpenGL碰撞检测源代码 -OpenGL OpenGL source code for collision detection collision detection source code
pengzhuangjiance
- Opengl 碰撞检测,加注了详细的代码解释,对学习的碰撞知识的朋友大有帮助-Opengl collision detection, filling the detailed code explanation, knowledge on the impact of learning very helpful friend
MyCollision2
- OpenGL碰撞检测算法,运动的球与平面之间的碰撞,与圆柱之间的碰撞。-OpenGL collision detection algorithm, movement between the ball and the plane collision, the collision between the cylinder.
opengl
- opengl编写的小球碰撞会变色,碰撞是弹性碰撞。(The small ball collision written by OpenGL will change color, and the collision is an elastic collision.)