-
使用OPENGL画的一个太极图,里面使用了一种填充方法,供大家学习指教...
使用OPENGL画的一个太极图,里面使用了一种填充方法,供大家学习指教-use OpenGL painting a Tai Chi map, which uses a method of filling, for them to learn from the exhibitions
- 2022-03-10 00:35:36下载
- 积分:1
-
用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉
用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉-use opengl and visual c achieve the effect of the display fountains, and beautiful fountains
- 2022-04-27 15:33:20下载
- 积分:1
-
DS算法分形地形和云的实例代码,利用OpenGL实现
分形D-S算法实现地形及云实例代码,用Opengl实现-DS algorithm fractal terrain and cloud example code, using opengl realize
- 2023-05-17 19:40:04下载
- 积分:1
-
OpenGL编程技术,其中涉及一些高级话题。
OpenGL高级编程技术,里面涉及多种高级话题。-OpenGL programming technology, which involved a number of senior topic.
- 2022-03-26 01:33:16下载
- 积分:1
-
OpenGL中著名的stanford Bunny程序和点云数据。
OpenGL中著名的stanford Bunny程序和点云数据。-OpenGL famous stanford Bunny procedures and point cloud data.
- 2022-06-19 12:36:11下载
- 积分:1
-
Opengl中实现给不同物体添加光照实现不同的光照效果
Opengl中实现给不同物体添加光照实现不同的光照效果
- 2022-08-22 21:35:59下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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初始化,黑色屏幕,有全屏和非全屏-err
- 2022-02-26 01:47:27下载
- 积分:1
-
如何开发OPENGL程序的基本方法之二,画多边形,初始化三维场景
如何开发OPENGL程序的基本方法之二,画多边形,初始化三维场景-How to develop procedures for the basic method OPENGL bis, painting polygons, three-dimensional scene initialization
- 2023-01-15 13:25:03下载
- 积分:1
-
OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助...
OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助-OpenGL based templates are light, turn home, the basic operation of the projector, just learning to help OpenGL
- 2023-05-30 22:20:02下载
- 积分:1