-
opengl simple combination of mapping and dynamic so that the primary comparison...
opengl简单的绘制与动态的结合,使比较初级的程序-opengl simple combination of mapping and dynamic so that the primary comparison procedures
- 2023-07-11 08:35:02下载
- 积分:1
-
Visual C++ 高级编程技术OpenGL篇 》程序源代码5613879
Visual C++ 高级编程技术OpenGL篇 》程序源代码5613879-Visual C programming OpenGL chapter "source code 5613879
- 2022-01-21 22:28:01下载
- 积分:1
-
OpenGL 4DOF Voxel landscape engine
OpenGL 4DOF Voxel landscape engine
- 2022-04-17 04:57:30下载
- 积分:1
-
自己做的OPENGL 的SOLARY SYSTEM 有3个球体,包含公转和自转
自己做的OPENGL 的SOLARY SYSTEM 有3个球体,包含公转和自转-do for myself OpenGL SOLARY SYSTEM has three spheres, including the conversion of public and rotation
- 2023-06-25 15:25:04下载
- 积分: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
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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库以及含有的使用说明
vc中打开图像文件时所需要的opengl库以及含有的使用说明-vc open image files when needed opengl library and contains instructions
- 2022-04-09 04:35:01下载
- 积分:1
-
比较DFS与BFS
简单的实现了,小地图范围的两种寻路算法原理的比较。
左键控制,可自动寻找路径,方便观察...
比较DFS与BFS
简单的实现了,小地图范围的两种寻路算法原理的比较。
左键控制,可自动寻找路径,方便观察-DFS compared with the simple realization of BFS, the small scope of the two map routing algorithms for comparison. Left control that can automatically find a path to facilitate the observation
- 2022-06-26 05:38:15下载
- 积分:1
-
opengl编程,用粒子系统制作的喷泉,为3d动画和园林软件很好的学习素材....
opengl编程,用粒子系统制作的喷泉,为3d动画和园林软件很好的学习素材.-opengl programming produced by the particle system of fountains, gardens 3d animation software and good learning materials.
- 2022-04-15 16:48:09下载
- 积分:1
-
演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助...
演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助-Demo programming opengl basic concept of teaching procedures, including topics such as conversion, illumination, and texture, such as atomized individuals think the understanding of great help to have opengl programming
- 2022-01-30 15:30:16下载
- 积分:1