资源列表

« 1 2 ... .56 .57 .58 .59 .60 1061.62 .63 .64 .65 .66 ... 2275 »

[OpenGLglut

说明:glut-3.7.6-bin。对于OpenGL初学者,你可能要先配置一下自己的vc环境。将"glut.h"放置在"..\Microsoft Visual Studio\VC98\Include\GL\"目录下;将“glut32.lib”放置在"..\Microsoft Visual Studio\VC98\Lib\"目录下;将"glut32.dll"放置在"C:\windows\system32\"目录下-glut-3.7.6-bin.
<LiMing> 在 2025-02-13 上传 | 大小:92kb | 下载:0

[OpenGL1

说明:OpenGL方面的论文。文章介绍了一种利用较小的存储空间和计算时间,实现在大面积网格数据上动态贴纹理的方法。利用此方法使用适当的纹理函数.结合OpenGL的自动纹理扩展可在动画过程中自动的生成纹理贴图。-OpenGL papers. This paper presents a use of a smaller storage space and computing time, implementation in a large area
<LiMing> 在 2025-02-13 上传 | 大小:130kb | 下载:0

[OpenGL1

说明:OpenGL超级宝典第四版电子书。很经典的一本书,里面是中文版。希望对学习OpenGL的您有所帮助-OpenGL Super Bible eBook fourth. Is a classic book, which is the Chinese version. OpenGL would like to study your help
<LiMing> 在 2025-02-13 上传 | 大小:11.3mb | 下载:0

[OpenGLReflection

说明: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

[OpenGLOpenGL

说明:OpenGL函数查询手册,里面包括了所有gl,glu函数(我使用的时候发现有几个比较不常用的函数它没有包含进去)。至于glut函数,它没有录入,这是个遗憾的地方。不过你可以下载《OpenGL函数与范例解析手册》,它里边包含了gl,glu,glut的所有函数。推荐-Query OpenGL function manual, which includes all gl, glu function [I use when found to h
<LiMing> 在 2025-02-13 上传 | 大小:402kb | 下载:0

[OpenGL1

说明: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 c
<LiMing> 在 2025-02-13 上传 | 大小:4.34mb | 下载:0

[OpenGLOpenGL-1.0

说明:opengl 红宝书的所有源代码, 欢迎下载, 好-opengl offical guide s source code , very good one
<李平> 在 2025-02-13 上传 | 大小:119kb | 下载:0

[OpenGLOpenGL-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

[OpenGLOpenGL-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

[OpenGLgluiProject

说明: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

[OpenGLopengl_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

[OpenGL24_165626_phongbump

说明:该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementa
<rockeyzhu> 在 2025-02-13 上传 | 大小:644kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1061.62 .63 .64 .65 .66 ... 2275 »

源码中国 www.ymcn.org