搜索资源列表
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.
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
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
opengl_selected_codes
- opengl精选的源码,内容涉及灯光材质等环境设置,碰撞检测,简单的游戏等,是学习的好资源-opengl selected source code, content, materials and other environment settings related to lighting, collision detection, simple games, are good resources for learning
CollisionDetection
- OpenGL碰撞检测源代码 -OpenGL OpenGL source code for collision detection collision detection source code
GameDesign
- openGL下的飞机小游戏,包含自动地图生成,阴影,天空体,碰撞检测等功能-aircraft under openGL games, including automatic map generation, shadows, sky, body, collision detection and other functions
pengzhuangjiance
- Opengl 碰撞检测,加注了详细的代码解释,对学习的碰撞知识的朋友大有帮助-Opengl collision detection, filling the detailed code explanation, knowledge on the impact of learning very helpful friend
openglcollisiontest
- opengl 创建环境, 用键盘控制视角进行碰撞检测-opengl creating scene, using arrow keys to test collision
OpenGL_Collide
- 这是买的书的随书光盘,OpenGL实例编程精粹之碰撞检测。-This is a book to buy CD with the book, OpenGL programming examples the essence of the collision detection.
MyCollision2
- OpenGL碰撞检测算法,运动的球与平面之间的碰撞,与圆柱之间的碰撞。-OpenGL collision detection algorithm, movement between the ball and the plane collision, the collision between the cylinder.