-
这是一款恐怖之战游戏的源代码,在OPENGL下做的开发。
这是一款恐怖之战游戏的源代码,在OPENGL下做的开发。-This is a terrorist war game
- 2022-07-21 18:57:50下载
- 积分:1
-
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画...
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画-In this instance through the implementation of the OpenGL library reference to a teapot with a texture animation rotation around the center line level
- 2023-08-29 23:30:03下载
- 积分:1
-
用opengl和vc++实现了下雨天雨伞的移动和下雨的场景。可以控制雨伞的变化和颜色...
用opengl和vc++实现了下雨天雨伞的移动和下雨的场景。可以控制雨伞的变化和颜色-use opengl and vc++ realization of the rainy umbrella movement and the rain scene. The umbrella can control and change color
- 2022-05-13 14:38:08下载
- 积分:1
-
几个OpenGL游戏开发的电子书,很不错的哦
几个OpenGL游戏开发的电子书,很不错的哦-OpenGL game development a few e-books, very good, oh
- 2023-08-22 10:10:14下载
- 积分:1
-
this OPENGL program, it can be run on VC6.0+opengl
this OPENGL program, it can be run on VC6.0+opengl-this is OPENGL program, it can be run on VC6.0+opengl
- 2023-01-29 22:00:03下载
- 积分:1
-
唐明里的OpenGL编3D游戏实例源代码
唐明里的OpenGL编3D游戏实例源代码-Tang" s OpenGL for 3D game code example
- 2022-02-21 00:26:43下载
- 积分:1
-
OpenGL拾取
opengl pick
- 2022-02-27 07:23:29下载
- 积分:1
-
VC++ Opengl engineering template, a simple example
VC++Opengl个工程模板,有简单的例子-VC++ Opengl engineering template, a simple example
- 2022-11-09 14:10:04下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的...
自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的 -simulation of natural phenomena. This program is a dynamic simulation of clouds examples. Through a quadrilateral clouds posted an image to achieve the clouds simulation
- 2022-03-15 13:47:44下载
- 积分:1