资源列表
[OpenGL] 4561dc335cef
说明:光线跟踪算法,实现图形真实感,实现遮挡,反射光,漫反射,镜面反射-Ray tracing algorithm<chenxu> 在 2025-06-20 上传 | 大小:239kb | 下载:0
[OpenGL] ogl_textured_sphere
说明:类似于Google Earth的OpenGL渲染效果,使用了纹理贴图,并且有鼠标的交互操作,对初学者帮助很大。-OpenGL rendering effects, similar to the Google Earth using the texture map, and have the mouse interactions, a great help for beginners.<xingji> 在 2025-06-20 上传 | 大小:108kb | 下载:0
[OpenGL] SnowWorld
说明:使用MFC的CMainfr a me写的雪花飘落的OpenGL程序,用了纹理贴图和多种环境光源,真实感很强,有利于初学者学习。-Written using MFC CMainfr a me flake of OpenGL program, use the texture map and a variety of environmental light source, strong sense of reality, for beginners to learn.<xingji> 在 2025-06-20 上传 | 大小:22.41mb | 下载:0
[OpenGL] texture_demo
说明:OpenGL的纹理贴图测试程序,通过程序运行实例对多种纹理贴图的使用方式进行了详细说明,注释十分详细,使用GLUT完成。-OpenGL texture mapping test program, run by the program example is given to the use of a variety of texture mapping method has carried on the detailed instructions, comments is very detail,<xingji> 在 2025-06-20 上传 | 大小:10.68mb | 下载:0
[OpenGL] zoo
说明:国外大学本科生的计算机图形学大作业,用OpenGL实现的动物园,可以使用鼠标和键盘进行交互操作,真实感很强,纹理、光源、walkbias等运用十分熟练恰当,很具有参考价值。-Foreign universities for their undergraduate computer graphics operation, use OpenGL achieve zoo, you can use the mouse and keyboard interaction operation, strong<xingji> 在 2025-06-20 上传 | 大小:4.5mb | 下载:0
[OpenGL] test3
说明:在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成六角星图案。在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 -On Windows systems, install GLUT libraries: Open glut-3.7.6-bin.zip, remove glut.h, glut3<何朝杰> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[OpenGL] glutEx5
说明:在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -On the basis of model transformation experiments, by implementing the following experiments, master OpenGL three-dimensiona<> 在 2025-06-20 上传 | 大小:2kb | 下载:0