资源列表
bike_examplesource
- 一个opengl学习的小车演示程序,使用了矩阵栈,鼠标键控制小车移动。vc+6.0平台-A car learning opengl demo program, the use of the matrix stack, move the mouse keys to control the car. vc+6.0 platform
opengl_fountain
- 用opengl编写的,展示喷泉,按1到7数字键,可以更改喷泉的效果-Use opengl prepared, showing the fountain, press 1-7 number keys, you can change the effect of the fountain
dd
- 画一个透明的矩形,并在vc010上运行实现的-Draw a transparent rectangle and implemented in vc010 run
glaux
- opengl编程经常需要这个库,现在传递这里,方便需要的同志-opengl programming often need this library, now passes here, to facilitate the needs of the comrades
STL-FILE
- 基于VC++和OpenGL的STL文件读取显示STL是三维模型常用的文件格式。对STL文件进行读取和显示,是对模型进行后续操作的前提。在对STL文件格式进行详细分析的基础上,以VC+-I-作为开发平台-Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file format. To read and display of STL file, is the precondition o
obj
- 是关于Obj文件读取的文档,非常有用哦!可以稍加修改为自己所用。-Obj file read about the document, very useful Oh! Can be slightly modified for their own use.
NeHeBezier-Surfaces
- Nehe写的OpenGl的贝塞尔曲面教程源码,是基本贝塞尔曲面的实现,源码条理清晰,可配合NeHe的教程研究。-Nehe Bezier Bezier surfaces tutorial source
NeheAVIPlayer
- Nehe的OpenGL程序,用来播放AVI格式的视频。可以配合Nehe的教程研究,不错的实例。-Nehe OpenGL procedures, used to play AVI format video. Nehe tutorial can be used with research, a good example.
NeheParticle-Engine
- Nehe的粒子系统OpenGL源码,可以配合Nehe的OpenGl教程使用,形象生动,可以自己改变参数实现更多效果。-Nehe OpenGL particle system source code, can be used with the OpenGl Nehe tutorial uses vivid, you can change the parameters themselves to achieve more results.
NehePickingGame
- nehe的拾取游戏OpenGL代码,游戏比较简单,但是OpenGL交互操作、视口等等的基础。-OpenGL code nehe pickup game, the game is relatively simple, but OpenGL interoperability, and so on the basis of the viewport.
NeheShadow
- Nehe的影子OpenGl代码,是在3D环境中对模型的影子进行建模,实现逼真的效果。比较简单-Nehe shadow OpenGl code, is the model in a 3D environment modeling shadow to achieve realistic results. Simple
gltools
- OpenGL超级宝典-第四版源码中的一个多纹理贴图程序,已经过编译处理,能够直接运行-OPENGL test