资源列表
1
- OpenGL方面的论文。文章介绍了一种利用较小的存储空间和计算时间,实现在大面积网格数据上动态贴纹理的方法。利用此方法使用适当的纹理函数.结合OpenGL的自动纹理扩展可在动画过程中自动的生成纹理贴图。-OpenGL papers. This paper presents a use of a smaller storage space and computing time, implementation in a large area grid data dynamic texture pas
1
- OpenGL超级宝典第四版电子书。很经典的一本书,里面是中文版。希望对学习OpenGL的您有所帮助-OpenGL Super Bible eBook fourth. Is a classic book, which is the Chinese version. OpenGL would like to study your help
Reflection
- OpenGL超级宝典一书中的一个经典程序,程序演示了一个立体圆环在地面上产生倒影现象,这个程序是《OpenGL超级宝典》一书第六章的一个程序,你如果对它感兴趣的话,可以好好去了解一下人家是怎么办到这一点的-OpenGL Super Bible one book, a classic procedure, the procedure demonstrated a three-dimensional circle on the ground have a reflection of the phen
1
- OpenGL函数与范例解析手册,里面包括了所有gl,glu,glut里边的函数。不过可惜的是是扫描的书籍,用起来不是很方便-OpenGL function and examples of analytical manual, which includes all gl, glu, glut inside a function. But it is a pity that the books are scanned, not very convenient to use
OpenGL-1.0
- opengl 红宝书的所有源代码, 欢迎下载, 好-opengl offical guide s source code , very good one
OpenGL-1.1
- opengl 开发宝典的随书代码,全部可编译-opengl official guide source code part two. it can be compiled any way it is very good
OpenGL-1.2
- opengl 随书源代码, c++ 格式, 均可编译, 第三部分-opengl official guide part three , all can be compiled and it is very good welcome to download
opengl_project
- 一个关于ambient light ,diffuse light, and specular light, and depth cueing , and trangulation 的project, 编译已通过!! 比较经典的一个关于图形的project!欢迎大家下载学习,里面还有MACH BAND和 opengl 的一些其他问题-this projects includes the effect of ambient light , diffuse light, and specular li
24_165626_phongbump
- 该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementation of the graphics in the cl
openglbluebook
- 经典的opengl蓝宝书 的源程序代码,由于太大分成两部分上传-Sapphire classic book opengl source code, because of too much divided into two parts Upload
Firework
- 利用openGL在VC++下的程序,烟火,学习的好例子-Use openGL in VC++ under the program, fireworks, a good example of study
Nehe44-48
- nehe教程源码44-48 3D 光晕.顶点缓存.全屏反走样.CG 顶点脚本轨迹球实现的鼠标旋转-Tutorial nehe source 44-48
