-
winmax开发的参考例子.现在winmax技术风起云涌,但可以参考的例子确很少!...
winmax开发的参考例子.现在winmax技术风起云涌,但可以参考的例子确很少!-WinMax developed a reference example. WinMax technology is now surging, but can refer to very few examples indeed!
- 2022-11-06 22:30:03下载
- 积分:1
-
计算机图形学OpenGL VC++可以运行,但需要文件支持
计算机图形学 opengl VC++ 可以直接运行 但是需要文件支持-Computer graphics opengl VC++ can run, but need to file support
- 2022-07-13 00:24:57下载
- 积分:1
-
opengl实现的程序框架,适合初学者学习.
opengl实现的程序框架,适合初学者学习.-opengl achieve the procedural framework for beginners to learn.
- 2022-08-20 07:55:41下载
- 积分:1
-
OpenGL三的火焰效果,可以控制强度和火焰的位置,…
OpenGL 实现的三种火焰效果,可以控制火焰强度及位置,含C++源码。-OpenGL three flame effect, can control the intensity and location of the flame, with C source code.
- 2023-06-01 06:55:03下载
- 积分:1
-
该文件代码可实现简单的图形纹理描述,帮助同学解决纹理编程的疑惑,大家一起探讨~
该文件代码可实现简单的图形纹理描述,通过简单的算法实现,帮助同学解决纹理编程的疑惑
- 2022-05-20 10:25:17下载
- 积分:1
-
读入bmp文件并用来生成三维环境,鼠标控制游弋
读入bmp文件并用来生成三维环境,鼠标控制游弋-read bmp file and used to generate 3D environment, mouse cruise control
- 2022-01-24 15:31:27下载
- 积分:1
-
OPENGL 简单实现
OPENGL 简单实现-OPENGL simple to achieve
- 2022-01-25 23:02:30下载
- 积分: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
-
C++Builder开发的使用纹理映射技术模拟天空中的云彩
C++Builder开发的使用纹理映射技术模拟天空中的云彩-C Builder development of the use of texture mapping techniques simulated sky clouds
- 2022-03-23 17:56:33下载
- 积分:1
-
一个可以观看quake系列游戏3D模型的软件
一个可以观看quake系列游戏3D模型的软件-a quake can watch the game 3D model of software
- 2022-02-06 08:35:56下载
- 积分:1