-
OpenGl 的使用基础
OpenGl 的使用基础 -- 使用纹理和光照
- 2022-03-18 05:55:32下载
- 积分:1
-
《计算机图形学课程设计》示例源代码,浙江大学出版社,唐敏 童若峰编著。采用vs2005编译环境。...
《计算机图形学课程设计》示例源代码,浙江大学出版社,唐敏 童若峰编著。采用vs2005编译环境。-" Computer Graphics Course Design" sample source code, Zhejiang University Press, Tang Min Ruo-Feng Tong compiled. Using vs2005 build environment.
- 2022-06-03 03:25:44下载
- 积分:1
-
";详解OpenGL的坐标系、投影和几何变换…
“详解OpenGL的坐标系、投影和几何变换”。是我见过最好的关于OpenGL坐标平移和旋转,以及矩阵堆栈最好的教程。-"Comments on OpenGL coordinate system, projection and geometric transformation." It is the best I have seen on the OpenGL coordinates translation and rotation matrix stack and the best guide.
- 2023-04-02 10:05:03下载
- 积分:1
-
一个基于OpenGL的生成树的程序
可以进行旋转角度转换等操作。...
一个基于OpenGL的生成树的程序
可以进行旋转角度转换等操作。-code of grown tree ,you can change your view point at will.
- 2022-11-04 17:55:02下载
- 积分:1
-
opengl 实现交互操作,效果很不错
opengl 实现交互操作,效果很不错-opengl to achieve interoperability, the effect is pretty good
- 2023-03-07 02:15:04下载
- 积分:1
-
used for the preparation of an opengl animation process
采用opengl库编写一动画程序-used for the preparation of an opengl animation process
- 2022-02-27 04:51:38下载
- 积分:1
-
teaching OpenGL and 3D graphics rendering, a very good example
OpenGL教学,三维图形绘制 ,一个很好的例子-teaching OpenGL and 3D graphics rendering, a very good example
- 2022-12-22 16:55:03下载
- 积分: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++环境下,对于三维模型骨架提取的各种算法的论文,对于3d骨架提取变成很有帮助,其中还有关于内窥镜技术的研究。
对于在vc++环境下,对于三维模型骨架提取的各种算法的论文,对于3d骨架提取变成很有帮助,其中还有关于内窥镜技术的研究。-For vc++ Environment, for the three-dimensional model skeleton extraction algorithm of the various papers, for the 3d skeleton extraction become useful, including studies on the endoscopic technique.
- 2022-08-08 23:12:25下载
- 积分:1
-
in VC using OpenGL series of the virtual reality plane. Objects can provide virt...
在VC下用OpenGL编的虚拟现实飞机。可以提供虚拟物体的方法。-in VC using OpenGL series of the virtual reality plane. Objects can provide virtual method.
- 2022-01-22 08:45:10下载
- 积分:1