-
使用C和OPENGL绘制一个曲线上点可控制的bazier曲线
使用C和OPENGL绘制一个曲线上点可控制的bazier曲线-OPENGL rendering the use of C and on a curve control point curve bazier
- 2022-12-30 03:10:03下载
- 积分:1
-
OpenGL对Delphi的包括更全面,是用Delphi编写了…
OpenGL对Delphi的包含库,比较全面,是用Delphi来编写OpenGL程序的必备库。-OpenGL right Delphi include the more comprehensive, Delphi is used to prepare the necessary procedures OpenGL library.
- 2022-06-01 14:35:59下载
- 积分:1
-
OpenGL三维图形开发环境设计三
OpenGL三维图形开发环境 OpenGL三维图形开发环境设计-OpenGL 3D OpenGL graphics development environment designed three-dimensional graphics development environment
- 2022-03-10 17:53:50下载
- 积分:1
-
OpenGL rawfiles例子源代码
OpenGL rawfiles examples source codes
- 2022-03-04 02:29:28下载
- 积分:1
-
搜集的一些openGL在仿真中的硬用 尤其机器人研究方面
搜集的一些openGL在仿真中的硬用 尤其机器人研究方面-collect some Open GL simulation of the hardware used in particular robot research
- 2022-05-22 10:54:21下载
- 积分:1
-
讷河
nehe-opengl(10-15)
- 2022-05-15 13:23:34下载
- 积分: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直接导入3ds的程序,可以正常运行
一个用opengl直接导入3ds的程序,可以正常运行-A use opengl directly into 3ds procedures, normal operation can
- 2022-05-31 15:26:25下载
- 积分:1
-
OpenGL程序的视觉火
基于OpenGL的火焰模拟程序。
此程序采用粒子系统制作。-opengl program visual the fire
- 2022-02-14 10:51:56下载
- 积分:1
-
三位地形的模拟。由于地形的模拟通常需要大量的数据,在满足视觉效果的前提下,使用LOD技术提高程序速度...
三位地形的模拟。由于地形的模拟通常需要大量的数据,在满足视觉效果的前提下,使用LOD技术提高程序速度-three terrain simulation. Because of the topography simulation usually require large amounts of data to meet the visual effects on the premise that the use of technology to improve procedures LOD speed
- 2022-11-30 11:00:03下载
- 积分:1