-
OpenGL 斯坦福兔子
资源描述图形学作业,mfc多文档使用OpenGL,读取ply文件生成斯坦福兔子,可旋转平移缩放
- 2022-02-14 02:25:21下载
- 积分:1
-
3D 喷泉模拟
这是一个 3D 喷泉模拟和喷泉是三维立体的。在 opengl,实施了所有的算法和模拟的查看器为了看得清楚。
- 2023-03-03 07:25:12下载
- 积分:1
-
Eric.Bruneton OceanTest
描绘海面程序,请用VS2010以上的SDK打开。
包括C++文件和shader文件。
main中包括FFT函数实现海面网格的模拟。
- 2022-06-12 10:27:30下载
- 积分:1
-
相机 1.cpp
无效照相机:设置摄像头
- 2023-06-26 05:45:03下载
- 积分:1
-
VC平台下开发的图形显示界面,具有图像平滑,所放功能,有需要的朋友可以下载参考...
VC平台下开发的图形显示界面,具有图像平滑,所放功能,有需要的朋友可以下载参考-VC platform developed under the graphical display interface, with image smoothing, the release function, there is a need of a friend can download the reference
- 2022-10-05 10:45:04下载
- 积分:1
-
C++与openGL开发的台球小游戏
资源描述openGL游戏开发学习中一个经典的项目案例, 台球游戏开发, 界面精美, 适合学习, 使用C++语言结合openGL图像开发接口, 很好很值得下载, 建议有志于学习研究图形图像开发的人可以下载下来仔细研究学习一下, 你必定收获很多.
- 2022-10-29 14:35:04下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
opengl + vc++
计算机图形学
烟花燃放程序
opengl + vc++
计算机图形学
烟花燃放程序-opengl vc computer graphics fireworks discharge procedures
- 2022-04-15 13:52:42下载
- 积分:1
-
一个OpenGl的小例子,画了一座山
一个OpenGl的小例子,画了一座山-a small example, a drawing of a mountain
- 2022-03-04 19:59:23下载
- 积分:1
-
OpenGL编程指南(第四版)书后附带的源代码
OpenGL编程指南(第四版)书后附带的源代码-openGL source code
- 2022-04-30 06:00:29下载
- 积分:1