-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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超级宝典的源代码,很好,适合初学者。1――5课
OPenGL超级宝典的源代码,很好,适合初学者。1――5课-OpenGL source code, good for beginners. 1-- 5 classes
- 2022-03-12 08:10:31下载
- 积分:1
-
这是Nehe开发的简单的OpenGL程序
这是Nehe开发的简单的OpenGL程序-This is the development of a simple procedure OpenGL
- 2022-02-05 03:35:07下载
- 积分:1
-
在VC++中嵌入OpenGL
实现带纹理的三棱锥及其旋转和控制
在VC++中嵌入OpenGL
实现带纹理的三棱锥及其旋转和控制-in VC embedded OpenGL texture with the pyramid and its three rotating and control
- 2022-02-12 04:41:26下载
- 积分:1
-
VC and write an OpenGL 3D Tetris
VC和OPENGL写的一个3D俄罗斯方块-VC and write an OpenGL 3D Tetris
- 2022-07-19 07:12:44下载
- 积分:1
-
OpenGL的3DS文件加载器
OPENGL 3DS FILE LOADER
- 2022-02-04 00:29:32下载
- 积分:1
-
MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制...
MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制 -MIT Computer Graphics courses 6_837 Assignment 8.htm Bessel dashed BSpline and mutual conversion and the corresponding surface rendering
- 2022-01-25 16:01:56下载
- 积分:1
-
Java 电子邮件插件的源代码
使用此源代码可以给到抄送和密件抄送的情况下,具有任何人发送邮件。你需要做的就是只需要在配置文件中配置邮件服务器设置。
- 2022-11-20 15:00:03下载
- 积分:1
-
opengl 的NEHE源码
此为48课程的源码,网址为中文NEHE教程网址
引用源网址的话:
所有DancingWind发表的内容,大多都来自共享的资源,所以我没有资格把它们据为己有,或声称自己为这些资源作出了一点贡献。故任何人都可以复制,修改,重新发表,甚至以自己的名义发表,我都不会追究,但你在做以上事情的时候必须保证内容的完整性,给后来的人一个完整的过程。最后,任何人不能以这些资料的任何部分,谋取任何形式的报酬。
- 2023-04-19 15:55:03下载
- 积分:1
-
opengl 2D Bitmap Texture Font例子
opengl 2D Bitmap Texture Font例子-opengl 2D Bitmap Font examples Texture
- 2022-06-01 01:55:23下载
- 积分:1