-
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!...
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!-opengl effects : the use of simulated textures bubbling with textures to achieve the bubbling feeling, a very interesting!
- 2022-01-21 21:33:59下载
- 积分:1
-
一个用opengl和VC编写的飞机的的简单动画,有人物和动作,很接近游戏。...
一个用opengl和VC编写的飞机的的简单动画,有人物和动作,很接近游戏。-Opengl and a VC with the preparation of the aircraft simple animation, characters and movements have, which is very close game.
- 2022-07-24 08:29:11下载
- 积分:1
-
OpenGL程序实例动画
Examples animation of opengl program
- 2022-12-05 06:30:03下载
- 积分:1
-
opengl飞机地形模拟系统VC程序
opengl飞机地形模拟系统VC程序-an openGL program based on VC,which simulate palne and landform
- 2022-02-24 19:23:27下载
- 积分:1
-
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果-use opengl and visual realization of the c examples of the display system, the beautiful effect of fireworks
- 2023-06-07 05:55:03下载
- 积分:1
-
使用粒子系统模拟彩虹的程序。
使用粒子系统模拟彩虹的程序。-The use of particle system simulation Rainbow procedures.
- 2022-03-11 01:31:22下载
- 积分:1
-
an opengl games of the Snake
一个opengl的贪吃蛇游戏-an opengl games of the Snake
- 2022-12-15 12:40:03下载
- 积分:1
-
Development environment for the VC, combined with OpenGL, the realization of a m...
开发环境为VC,结合OpenGL,实现了在鼠标拖动情况下的虚拟漫游。程序有代码注释。-Development environment for the VC, combined with OpenGL, the realization of a mouse drag in the case of virtual roaming. Procedure code Notes.
- 2022-01-27 17:06:37下载
- 积分:1
-
OpenGL好的例子
OpenGL好的例子 -OpenGL good example
- 2022-03-11 12:23:19下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1