-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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
-
This OpenGL racing game written by Joe allen
This OpenGL racing game written by Joe allen
- 2023-05-03 16:00:04下载
- 积分:1
-
使用OpenGL画3D图形的简单例子,通过此代码可以很直接的学习画3D图形,用中文注释...
使用OpenGL画3D图形的简单例子,通过此代码可以很直接的学习画3D图形,用中文注释-3D graphics using OpenGL drawing of a simple example, the passage of this code can be very straightforward to learn painting 3D graphics, use of Chinese Notes
- 2022-07-22 21:26:30下载
- 积分:1
-
opengl三维场景
是基于vc++6.0用opengl创建的三维场景,房间有各种特是效,雾化等,还有转动的风车,还有永动轮,因为整个主题是环保绿色,所以整个场景围绕展开
- 2022-05-29 18:33:37下载
- 积分:1
-
openg仿真
OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动OpenGl 机器人可以通过方向键实现自由移动
- 2022-04-01 15:47:08下载
- 积分:1
-
This is similar OPeninventor the activex control to the form of tree storage obj...
这是类似OPeninventor的activex控件,以树的形式存储对象,构造任意复杂的实体和场景,由于是封装了OpenGL的控件,
用户只要知道怎么建模即可,不必关心OpenGL如何操作。在VS2003下编译通过。-This is similar OPeninventor the activex control to the form of tree storage objects, construction of arbitrary complex entities and scenes, as is the OpenGL control package, the user modeling can be as long as know how, do not have to care about how to do OpenGL. Under the VS2003 compiler through.
- 2022-07-27 13:44:18下载
- 积分:1
-
使用Visual c++生成opengl。三维地形飞行实例。
使用Visual c++生成opengl。三维地形飞行实例。-Use Visual c++ to generate opengl. Examples of three-dimensional terrain flight.
- 2023-06-09 22:45:02下载
- 积分:1
-
qt4+vs2010建立opengl 3d图形 使用glut库实现旋转 纹理映射 放大缩小 比例
首先要添加 glut库到qt 清查看glutdll库里的说明文档
在qt484+vs2010下编辑 运行正常
F键位选择纹理滤波的方式
B键位选择是否采用色彩融合
......
- 2022-05-13 13:15:57下载
- 积分:1
-
Simple OpenGL Classes GLSrc.zip
Simple OpenGL Classes GLSrc.zip
- 2023-01-09 21:10:04下载
- 积分:1
-
opengl source
opengl源码--云-opengl source-- Cloud
- 2022-03-24 01:15:39下载
- 积分:1