搜索资源列表
OpenGL_A6
- A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the us
OpenGL-program-basebook
- 一本关于opengl图形编程基础的书.包含有基础的图形图象知识和基本的opengl图形编程介绍.-a graphic programming on the basis of opengl book. Contains graphic images based on the knowledge and basic o pengl Graphics Programming.
geometrygraph
- 1.立方体Cube 2.四面体(三角锥)Tetrahedron 3.六角锥Hexagonal Pyramid 4.球Sphere 这四种几何图形的产生及贴图 对于openGLt初学者是不错的学习程式-1. Cube Cube 2. Tetrahedron (1.30 cone) Tetrahedron 3. 20.60 H Cone exagonal Pyramid 4. Sphere ball four geometry and the map prod
MV_models
- 3D模型导入和观察器~~~~~OPENGL- The program function 1. Loading the 3D model by an pop window (only .m file) 2. Displaying the model 2.1 grond Ground (xy-plane)
DrawGL02
- 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
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.