-
一个3D游戏的原代码
一个3D游戏的原代码-a 3D game"s original code
- 2023-07-31 12:30:03下载
- 积分:1
-
OpenGL编程的单文档模板
OpenGL单文档编程模版-OpenGL Programming single document templates
- 2022-01-23 10:16:23下载
- 积分:1
-
环境映射纹理
老师上课的教学例子
本例展示了D3D9.0中实现环境映射的方法。
本例运行的软硬件环境:
Visual C++ 7.0
Direct3D 9.0
盛崇山版权所有。
Email: AntSamCGD@hotmail.com, shengchongshan@cad.zju.edu.cn
Homepage: http://antsam.blogone.net
- 2023-05-19 18:35:04下载
- 积分:1
-
API监测释放
API Monitoring Unleashed
- 2023-05-11 23:15:03下载
- 积分:1
-
演示了在Visual C++ OpenGL下一个球体的转动.
演示了在Visual C++ OpenGL下一个球体的转动.-demonstration of OpenGL in Visual C under a rotation of the ball.
- 2023-07-13 06:45:03下载
- 积分:1
-
利用VC++6.0和OpenGl实现的球体的旋转,可以选择有无球面等简单的效果,鼠标拖拽方面也很实用。...
利用VC++6.0和OpenGl实现的球体的旋转,可以选择有无球面等简单的效果,鼠标拖拽方面也很实用。-Using VC++6.0 and OpenGl implementation of the rotation of the ball, you can choose whether or not the effect of spherical and so easy, drag the mouse is also very practical.
- 2023-02-18 08:25:03下载
- 积分:1
-
OpenGL窗口
Opengl windows 驱动的经典规范文档-Opengl windows-driven classic normative documents
- 2023-08-20 13:20:03下载
- 积分:1
-
基于OPENGL的光照球体,点击可以变换多种色,
基于OPENGL的光照球体,点击可以变换多种色,-based on the OpenGL light sphere, it may change a variety of colors,
- 2022-03-25 21:50:50下载
- 积分: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写的东西,希望大家喜欢,轴承的一个例子是什么…
我喜欢用OpenGL编写一点东西,希望大家喜欢,一下是一个轴承座的例子.-I like to use OpenGL write something, hope you like, what is an example of bearing.
- 2023-08-14 07:00:03下载
- 积分:1