-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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
-
c++ builder 图形图象处理(OpenGL编程)
含有源代码及所有工程文件...
c++ builder 图形图象处理(OpenGL编程)
含有源代码及所有工程文件-c builder graphic image processing (OpenGL Programming) contains all the source code and project documentation
- 2022-04-06 18:47:24下载
- 积分:1
-
Cb learning OPENGL application programming, this is one example of
应用cb学习OPENgl编程,这是例子1-Cb learning OPENGL application programming, this is one example of
- 2022-02-26 00:40:48下载
- 积分:1
-
opengl的3D射击游戏源码
基于opengl的射击游戏源码,精简的CS,已创建了三张地图(地图文件可任何创建)支持键盘和鼠标操作。
- 2022-04-11 02:38:11下载
- 积分:1
-
在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。
在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。 -in C# using OpenGL CsGL achieve straight-aliased effects of an example.
- 2023-04-03 03:50:04下载
- 积分:1
-
历史上阴影检测算法的归纳总结,对初学和使用阴影检测很有帮助...
历史上阴影检测算法的归纳总结,对初学和使用阴影检测很有帮助-
The history of the shadow detection algorithm summary of the learning and use of shadow detection very helpful
- 2022-05-18 08:53:39下载
- 积分:1
-
VC using the OpenGL API to prepare a cube, is the entry OpenG typical example of...
VC++下用OpenGL API编写的一个立方体,是OpenG的入门典型范例,调用OpenG API实现-VC using the OpenGL API to prepare a cube, is the entry OpenG typical example of API calls OpenG
- 2022-09-26 00:35:03下载
- 积分:1
-
渲染圆柱的程序
渲染圆柱的程序-exaggerated cylindrical procedures
- 2022-05-13 08:02:22下载
- 积分:1
-
这个程序是首先绘制出一个五边形,然后通过旋转等功能绘制出一圈五边形。...
这个程序是首先绘制出一个五边形,然后通过旋转等功能绘制出一圈五边形。-This procedure is first to draw a pentagon, and then through the rotating features such as a circle drawn pentagon.
- 2022-02-10 15:18:20下载
- 积分:1
-
一个用C++和OPENGL编写的模拟三维地形分层调色的程序
一个用C++和OPENGL编写的模拟三维地形分层调色的程序-One with C++ And OPENGL prepared three-dimensional simulation of layered terrain palette procedures
- 2022-01-25 20:28:32下载
- 积分:1