-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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来进行的三维场景的绘制。
利用OpenGL来进行的三维场景的绘制。
-use OpenGL for the 3D scene rendering.
- 2023-01-07 16:00:03下载
- 积分:1
-
实现了众多天空渲染方法,和优化的特殊技巧。采用了立方体贴图...
实现了众多天空渲染方法,和优化的特殊技巧。采用了立方体贴图-Realize a number of sky rendering methods, and optimization of the special skills. Using cube map
- 2022-01-26 04:48:27下载
- 积分:1
-
VC+Opengl 3D 碰撞检测,原理是包围球 againt 场景中的每一个三角形...
VC+Opengl 3D 碰撞检测,原理是包围球 againt 场景中的每一个三角形-VC+Opengl 3D collision test, the theory is using every triangle to simulate scene.
- 2022-04-22 16:00:33下载
- 积分:1
-
openGL中机器人漫游程序
在OpenGL中创建了机器人框架模型和运动环境框架模型,能够进行虚拟漫游,并且能够进行避障等行为。
- 2023-04-29 16:55:04下载
- 积分:1
-
Delaunay三角网生成
本程序用MFC和OpenGL实现了点云数据的三角化,已通过调试,欢迎大家下载!!!但是OpenGL库本程序没有附带,大家自行下载,谢谢啦!!
- 2023-07-14 13:55:06下载
- 积分:1
-
This effect is automatic random playback of fireworks, unlike the kind of mouse...
这个烟花效果是自动随机播放的,不像鼠标点击才会放的那种。-This effect is automatic random playback of fireworks, unlike the kind of mouse click will let.
- 2022-06-29 15:38:32下载
- 积分:1
-
Draw a picture which there are a number of small star around a big star.Method:...
绘制一个这样的图案,一个大星周围有一系列的小星,使用方法:原点转移。-Draw a picture which there are a number of small star around a big star.Method: central point transformation
- 2022-02-03 01:09:40下载
- 积分:1
-
OpenGL 3D graphics transformation, using network technology checkered Lane allud...
OpenGL实现3D图形变换,采用网格纹里影射技术-OpenGL 3D graphics transformation, using network technology checkered Lane alluding
- 2022-03-13 09:08:42下载
- 积分:1
-
与参考方法编写严格按照你自己的opengl8点圆,…
自己写的opengl8点画圆 完全按参考书方法,给初学者参考-Write your own opengl8 Point Circle in strict accordance with reference method, for advanced users
- 2022-02-09 22:55:37下载
- 积分:1