-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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
-
VC OPENGL,3DS加载源模型
VC+OpenGL,3DS模型加载源码-VC OpenGL, 3DS loading source model
- 2022-02-13 08:52:25下载
- 积分:1
-
Control romate compute
小programes,包括服务器和客户端,在服务器内可以设置服务器和客户端,你可以调用计算机穿透式服务器。
- 2022-01-26 02:20:27下载
- 积分:1
-
OpenGL,to draw a line and draw a circle(line and circle algorithms)
OpenGL,to draw a line and draw a circle(line and circle algorithms)-OpenGL, to draw a line and draw a circle (a line and circle lgorithms)
- 2022-07-13 11:13:55下载
- 积分:1
-
熟悉OpenGL函数,并绘制一个简单的场景
在黑色背景中渲染一个白色矩形,使用GLUT。
- 2023-07-11 16:35:04下载
- 积分:1
-
opengl基础教程电子书,含有基本的opengl编程方法
opengl基础教程电子书,含有基本的opengl编程方法-Essentials opengl e-book, containing the basic opengl programming
- 2022-03-26 15:52:43下载
- 积分:1
-
基于GPU的计算机视觉算法,如边角的检测,convolustion…
GPU based computer vision algorithms such as edge cornor detection,convolustion operation.-GPU based computer vision algorithms such cornor as edge detection, convolustion operation.
- 2022-10-23 07:10:03下载
- 积分:1
-
OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形...
OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形-OPengl procedures, the MFC-based VC Design Library, a major achievement in a single document View Drawing a triangular gradient colors
- 2022-05-16 03:47:24下载
- 积分:1
-
C++Builder开发的使用纹理映射技术模拟天空中的云彩
C++Builder开发的使用纹理映射技术模拟天空中的云彩-C Builder development of the use of texture mapping techniques simulated sky clouds
- 2022-03-23 17:56:33下载
- 积分:1
-
OpenGL fog examples of the application of procedures
OpenGL中雾的应用的例子程序-OpenGL fog examples of the application of procedures
- 2023-02-04 17:20:03下载
- 积分:1