资源列表
[OpenGL] Reflection
说明:OpenGL超级宝典一书中的一个经典程序,程序演示了一个立体圆环在地面上产生倒影现象,这个程序是《OpenGL超级宝典》一书第六章的一个程序,你如果对它感兴趣的话,可以好好去了解一下人家是怎么办到这一点的-OpenGL Super Bible one book, a classic procedure, the procedure demonstrated a three-dimensional circle on the ground<LiMing> 在 2025-02-13 上传 | 大小:894kb | 下载:0
[OpenGL] OpenGL-1.0
说明:opengl 红宝书的所有源代码, 欢迎下载, 好-opengl offical guide s source code , very good one<李平> 在 2025-02-13 上传 | 大小:119kb | 下载:0
[OpenGL] OpenGL-1.1
说明:opengl 开发宝典的随书代码,全部可编译-opengl official guide source code part two. it can be compiled any way it is very good<李平> 在 2025-02-13 上传 | 大小:43kb | 下载:0
[OpenGL] OpenGL-1.2
说明:opengl 随书源代码, c++ 格式, 均可编译, 第三部分-opengl official guide part three , all can be compiled and it is very good welcome to download<李平> 在 2025-02-13 上传 | 大小:156kb | 下载:0
[OpenGL] gluiProject
说明:opengl 界面编辑[glui库]包括几个经典例子的源代码工程,均可编译运行-about the library glui to construct the interface of the programs of opengl including some classic exmples. welcome to downloat them!!<李平> 在 2025-02-13 上传 | 大小:2.07mb | 下载:0
[OpenGL] 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 ,<李平> 在 2025-02-13 上传 | 大小:841kb | 下载:0
[OpenGL] 24_165626_phongbump
说明:该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementa<rockeyzhu> 在 2025-02-13 上传 | 大小:644kb | 下载:0