资源列表
color_gumat_transform
- 利用建模方式进行了色彩空间转换,并利用OpenGL进行色域绘制。-Modeling approach to the use of color space conversion, and use OpenGL for rendering gamut.
smooth_rar
- 一个经典的场景绘制算例,对于旋转和平移等基本操作做的很好,先执行一下mooth.exe就知道了。-a classic scene mapping example, rotation and translation, and other basic operations do well, mooth.exe first implementation of this will know.
hunhe
- 开启透明的矩形 采用混合模式 glaux.lib文件放在common,dll文件放在system32里-Open and transparent rectangular mixed mode glaux.lib files on the common, dll file in system32 in
3dstest-src-12-31-04
- 3D test openGL simple-3D test openGL simple
Chapter08
- opengl开发高级篇08源码,适合有一定opengl开发基础的人阅读-opengl development of advanced chapter 08 source for some people who have learned some knowledge of openl
OpenGL
- nehe全源码 OPENGL,包含每一课的例子.exe, .c-nehe sorce code
nehe-opengl-lessons
- 著名nehe网站OPENGL编程教程的例子 对初学者很有用-OPENGL programming tutorial nehe site known example is useful for beginners
3D_Load1
- 一个很好openGL例子,读取模板文件,并画出模型。-A good example of openGL, read the template file, and draw the model.
Draw-a-triangle--square
- 链接OpenGL库,绘制一个简单的图形,比如三角形和正方形-Link OpenGL library, draw a simple graphics, such as triangles and squares
smooth
- 应用opengl实现纹理映射和场景漫游,使用小飞机模型-using opengl to realize the texture mapping and jogging in the environment,using a little plane model
Stage
- opengl实现的一个小程序,可以实现旋转和阴影效果-opengl ,achieve a small program that can rotate and shadow effects
charpterB
- 《计算机图形学实验教程(OpenGL版)》第三章和第四章源码。 每章都有多个程序,实现各个功能,非常实用! 这本书涵盖了纹理、粒子绘制等等高级技术,非常不错!