搜索资源列表
ogl_3d_collision
- 使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。-source code about Three-Dimension Collision using OpenGL and VC6
PolygonCollision_OGL
- VC+Opengl 3D 碰撞检测,原理是包围球 againt 场景中的每一个三角形-VC+Opengl 3D collision test, the theory is using every triangle to simulate scene.
hit_test
- 用openGL实现碰撞检测。常用于3D游戏。-with Collision Detection. Commonly used in 3D games.
A11_collision-check
- 碰撞检测算法以及如何用精简的c语言实现,对学生学习OpenGL有帮助-collision detection algorithms, and how to streamline the c language, students learn to help OpenGL
AICar
- Opengl,小车的交互,实现了碰撞检测,读取3ds模型,AI等功能-Opengl Trolley interactive and realized the collision detection, reading 3ds model features such as AI
Learn_OpenGL_3D_Programming
- 学OpenGL编3D游戏 随书源码 A01_OpenGL的程序框架 第1 章源程序 A02_OpenGL的基本图形 第2 章源程序 A03_OpenGL的组合图形 第3 章源程序 A04_摄像漫游 第4 章源程序 A05_开天辟地 第5 章源程序 A06_OpenGL中显示文字 第6 章源程序 A07_特殊的平面_树 第7 章源程序 A08_显示3D模型 第8 章源程序 A09_3D动画
3DCD
- 用vc和opengl实现的3D碰撞检测源代码-with vc and borders to achieve 3D Collision Detection source code
ballColl
- OpenGL编写的小球碰撞检测,简单易懂,非常适合碰撞检测的初学者-OpenGL prepared by the small ball collision detection, simple to understand and very suitable for beginners Collision Detection
cHitChecker_vc_opengl
- 碰撞检测 飞机和陨石 的碰撞检测!!碰撞检测 飞机和陨石 的碰撞检测-aircraft collision detection and collision detection meteorite! ! Collision Detection aircraft and the meteorite collision detection
collisiondetectioninBilliard
- 一个基于opengl的台球游戏 包括碰撞检测,台球场景的绘制-a game of billiards, including collision detection, billiards scene mapping
1983183300
- opengl中,碰撞检测的例子,希望大家能够学到东西,谢谢大家,。-opengl, collision detection example of the hope that people will learn, I thank you.
opengltouch
- opengl碰撞检测-opengl collision detection.
CollisionDetection
- 图形处理中的碰撞检测算法的OpenGL实现
Premier.Press.-.Focus.On.3D.Terrain.Programming.-.
- 介绍了基于opengl的地形可视化方法,包括地形数据的生成,纹理映射,天空盒的构造,碰撞检测等多方面技术内容。-Introduction opengl terrain-based visualization methods, including the generation of terrain data, texture mapping, the sky-box construction, collision detection an
Opengl
- 此上传文件包含了六个用opengl开发的3d游戏代码,包括碰撞检测,射击, 爆炸等的实现-This file contains six 3d with opengl game development code, including collision detection, shooting, explosions, etc. to achieve
openGL
- OpenGL的教程实例,有拾取,碰撞检测等-OpenGL的教程实例,有拾取,碰撞检测等……
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
opengl-collisoin
- 学习碰撞检测的绝好资料 从原理上给以具体的讲解-The excellent collision detection information to learn from the principle of give a specific explanation
MyCollision2
- OpenGL碰撞检测算法,运动的球与平面之间的碰撞,与圆柱之间的碰撞。-OpenGL collision detection algorithm, movement between the ball and the plane collision, the collision between the cylinder.