资源列表
ceshikeyunxing-secaibianuan
- 色彩填充的一个实例,打开程序读图后可显示,在材料选项中可设置相应设备环境,测试可运行-An example of the color fill, open the program after interpret drawings show, the material options can be set to the appropriate device context
A11
- vc 和opengl编写的碰撞检测的简单例子,可以作为参考-vc and opengl write a simple example of collision detection can be used as reference
LunaGPGems
- 使用GPU和OpenGL实现的三维水波模拟,借助纹理映射模拟水波的倒影。
trunk-war
- 这个程序是在VC6.0环境下用OpenGL图形库写的一个小游戏坦克大战。程序中使用了OpenGL基本的图形操作,此外还使用了贴图,使得游戏更好看。-in this project ,i writed a sample game named trunk war. in the program, i use the basic operations of the OpenGL ,and i also used the knowlege o f texture.
sub_shadow-binary
- 一个基于shadow volume的阴影算法源码,对于学习GPU很有帮助。 A shadow generation algorithm based on shadow volume, it is useful to GPU based programming, especailly shadow volume algorithm.
3D_Maze
- 用OPenGL 做的一个3D迷宫 用\"W\"\"A\"\"S\"\"D\"控制行走操作 用鼠标控制视角装换
导弹试验模拟.rar
- 这是一个仿真导弹试验模拟系统。在工程设计领域,设计人员可以利用可视化技术提早发现设计的缺陷,从而改进设计方案。-this is a missile simulator .in engineering design, the designer can find its defects and improve their design whith the assist of visual design techlog.
glgluglut
- opengl的库。包括与opengl相关的各种头文件、库文件,及dll库。-The OpenGL library. Included with the OpenGL related to the header files, library files, and DLL.
lab9-3Dtexture
- 3D贴图,仿真地球,地球会自动旋转,如同从太空观看地球一样-3D map, simulation Earth, the Earth will be automatically rotation, as viewed from space, like the Earth
4-Texture
- 用OpenGL+C++实现图像处理中的纹理特效-Using OpenGL+ C++ to achieve the texture image processing effects
rain.opengl
- opengl编程实例完整,,合理学习,希望能够帮助到你-opengl Programming Guide (Fourth Edition) materials are complete, and rational learning, I hope you can help to
MISSILETEST
- 这是一个完整的missile test的源代码 ,覆盖了很多知识点,导弹三维模型, 3D模型的读取,整个程序的框架