-
这是一个简单演示的图形算法
这是一个简单的图形学算法的演示-This is a simple demonstration of the graphics algorithm
- 2022-06-18 03:51:41下载
- 积分:1
-
利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果...
利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果-use OpenGL prepared a sea wave simulation procedure, and the image of the surface texture data dynamically change also has better visual effects
- 2022-07-13 00:07:41下载
- 积分:1
-
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟...
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟-Simulation of dry ink and水润effect, simulating the two artist. Paper and the difference between an ordinary paper. Changes color cartridge Simulation
- 2022-10-17 14:30:03下载
- 积分:1
-
OpenGL实现模型缩放功能,视景体移动,包含源代码及演示
OpenGL实现模型缩放功能,视景体移动,包含源代码及演示-OpenGL model zoom function, visual-Mobile, including source code and demo
- 2022-02-24 13:27:49下载
- 积分: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开发的字体,美观大方,代码简单扼要,易于初学者学习使用
- 2022-12-12 13:25:03下载
- 积分:1
-
code, you must use the OpenGL glut.h header file, tarball contain glut.h use
图象拼接代码,必须使用OpenGL的glut.h header file,压缩档内含有glut.h使用说明-code, you must use the OpenGL glut.h header file, tarball contain glut.h use
- 2023-03-17 23:40:03下载
- 积分:1
-
Interactive Computer Graphics A top down approach using OpenGL 一书的习题答案。...
Interactive Computer Graphics A top down approach using OpenGL 一书的习题答案。-Interactive Computer Graphics A top down a pproach using the OpenGL an answer to the questions.
- 2022-02-11 19:14:06下载
- 积分:1
-
A good opengl example of sea and whales
A good opengl example of sea and whales
- 2022-07-19 07:07:38下载
- 积分:1
-
OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
- 2022-08-26 01:27:15下载
- 积分:1