-
OPENGL in VC++ In line two
OPENGL在VC++中的二维的图行转化成三维的图像,并且已经上色,带有旋转-OPENGL in VC++ In line two-dimensional map into three-dimensional images, and have been painted with a rotating
- 2022-10-26 15:20:03下载
- 积分:1
-
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0-a VB prepared by the OpenGL procedures, very good, need to install Directx7.0
- 2022-01-26 04:47:39下载
- 积分: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初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
- 2023-05-22 05:05:03下载
- 积分:1
-
演示在OPENGL下图形的缩放操作
演示在OPENGL下图形的缩放操作-demonstration under the OpenGL graphics scaling operation
- 2022-02-15 10:14:28下载
- 积分:1
-
A demonstration OgreOde important function in the program Ode contains almost al...
一个演示OgreOde程序中的重要函数Ode包含了几乎所有实现的函数
- 2022-07-04 22:27:16下载
- 积分:1
-
the VC OpenGL graphics development of the program's source code
有关OPENGL的VC++开发的图形处理程序的源代码-the VC OpenGL graphics development of the program"s source code
- 2022-01-31 10:31:51下载
- 积分:1
-
计算机图形学三维变换
利用计算机图形学中所学的知识,对给出的三维图进行平移、旋转、错切等,这个代码是本人自己编写,能够准确的运行出正确结果,同时该代码也可以运用到二维图形中。
- 2022-02-10 09:06:07下载
- 积分:1
-
VIAUAL C++环境下的OPENGL 材质程序
VIAUAL C++环境下的OPENGL 材质程序-VIAUAL C environment under the OpenGL materials procedures
- 2023-08-26 08:30:03下载
- 积分:1
-
that the procedure was opengl procedures, mainly on how many texture mixed use!
该程序是opengl程序,主要是介绍多个纹理如何混合使用!-that the procedure was opengl procedures, mainly on how many texture mixed use!
- 2022-11-29 13:45:04下载
- 积分:1