-
初学OPENGL的一个很好的框架,可自行在相应地方添加所需的代码。...
初学OPENGL的一个很好的框架,可自行在相应地方添加所需的代码。-OPENGL beginner a very good framework, can add their own place in the corresponding code requirements.
- 2022-05-31 03:29:27下载
- 积分:1
-
太阳能OpenGL系统
应用背景Sistema的EM C++ OpenGL Energia太阳能 ;通用域名格式- ;texturas-舞动国际-可怕的çõES- Lua- planetas-星关键技术OpenGL的C++轮状çOES3D键盘翻译 ;透视纹理
- 2022-04-27 08:18:54下载
- 积分:1
-
VC++与openGL开发的求法矢量的简单例题程序
VC++与openGL开发的求法矢量的简单例题程序-VC++ With openGL developed a simple method Vector Example procedures
- 2022-01-22 12:33:18下载
- 积分:1
-
NEHE 的 OPENGL 教程 非常经典 是学习OPENGL编程的绝好材料
NEHE 的 OPENGL 教程 非常经典 是学习OPENGL编程的绝好材料-NEHE the OpenGL tutorial is very classical learning OpenGL Programming excellent material
- 2023-02-06 04:20:04下载
- 积分:1
-
OpenGL(高)三
OpenGL(高级)三维图形系统开发与实用技术,讲解了一些OPENGL游戏编程中更高级的技术,非常实用-OpenGL (High) three-dimensional graphics system development and practical technology, OPENGL games on a number of more advanced programming techniques, very useful
- 2022-03-12 05:44:54下载
- 积分:1
-
介绍在VC中运用opengl进行3D编程的方法
介绍在VC中运用opengl进行3D编程的方法-Introduced in the VC to use opengl for 3D programming method
- 2022-01-30 12:38:56下载
- 积分:1
-
粒子系统。粒子的生命,颜色,衰减等的模拟。以及向外发散的效果。
粒子系统。粒子的生命,颜色,衰减等的模拟。以及向外发散的效果。-Particle system. Particles of life, color, attenuation of the simulation. As well as the outward divergent results.
- 2023-03-14 12:15:04下载
- 积分:1
-
most simple initialization OpenGL window (full screen) code
最简单的 OpenGL 初始化 窗口(完整屏幕)的代码-most simple initialization OpenGL window (full screen) code
- 2022-07-13 11:41:42下载
- 积分:1
-
图形学简单的直线
图形学简单的直线-simple line graphics
- 2022-07-02 00:13:18下载
- 积分: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