-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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
-
计算机图形学(第四版)书中代码
该文件中包含计算机图形学(第四版)书中示例源代码,方便大家学习计算机图形学(第四版)。
- 2022-03-11 22:26:58下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 贴图.rar-OpenGL graphic example- mapping. Rar
- 2022-06-03 17:24:32下载
- 积分:1
-
robotics three arm manipulato
#包括;
- 2022-01-27 09:33:32下载
- 积分:1
-
OpenGL编程指南
The OpenGL Programming Guide - The Redbook
-The OpenGL Programming Guide- The Redbook
- 2022-03-03 17:39:32下载
- 积分:1
-
用vc++嵌入opengl组件实现三维显示和一般分析功能!
用vc++嵌入opengl组件实现三维显示和一般分析功能!-Vc++ with opengl embedded components to achieve three-dimensional display and analysis functions in general!
- 2023-08-18 18:35:05下载
- 积分:1
-
实现了一个opengl的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等...
实现了一个opengl的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等-Realize a visualization opengl graphics templates, use of splitWindow, in MFC multi-document mode, can make interactive graphics openGL operation such as rotation scaling translation
- 2022-01-25 17:15:10下载
- 积分:1
-
熊猫3D动画实例
此代码为了演示如何使用熊猫 3d 动画过程,它继承 opengl 的所有特点与细微差别,已很清楚的解释了。
- 2022-01-25 20:18:06下载
- 积分:1
-
C#封装的OpenGL 3D游戏引擎
C#封装的OpenGL 3D游戏引擎-C# Package of OpenGL 3D game engine
- 2022-06-02 10:35:02下载
- 积分: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