-
利用OPENGL做的日地月模型,适合于图形学初学者以及opengl初学编程...
利用OPENGL做的日地月模型,适合于图形学初学者以及opengl初学编程-OPENGL done on the use of the Earth-Moon model, suitable for beginners as well as the opengl graphics programming beginners
- 2023-03-05 04:45:04下载
- 积分:1
-
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!-glut library: the need for OpenGL programming Come. TXT document by which to describe can be installed!
- 2022-06-12 18:56:56下载
- 积分:1
-
在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行...
在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行-in opengl process control Ktschau animation, special procedures required for the operation of the environment, it may be incomplete document, not run
- 2023-06-22 19:55:03下载
- 积分:1
-
林海雪原 一个用Opengl 加VC 编写的3d游戏
集合了声音等一些功能 ,与CS差不多...
林海雪原 一个用Opengl 加VC 编写的3d游戏
集合了声音等一些功能 ,与CS差不多-Opengl林海雪原an increase in VC with the preparation of the 3d game brings together the voices of some functions, and CS almost
- 2022-03-25 18:42:48下载
- 积分:1
-
一个类似于3D MAX的基于OpenGL的三维开发系统,功能非常强大,需要用到下面的gloop.zip...
一个类似于3D MAX的基于OpenGL的三维开发系统,功能非常强大,需要用到下面的gloop.zip-An system which is based on OpenGL as 3d MAX, very power function, needing gloop.zip under it
- 2022-11-28 15:45:03下载
- 积分:1
-
本文件是关于最大流的算法,特别是:
This file is about Max Flow , especially Dinic s algorithm-This file is about Max Flow , especially Dinic s algorithm....
- 2022-02-04 22:54:34下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 全屏幕-OpenGL graphic example- full-screen
- 2022-11-05 19:30:04下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
use opengl VC and prepared a counter achieve the function of the process
运用VC++和opengl编写的一个实现计数器的功能的程序-use opengl VC and prepared a counter achieve the function of the process
- 2022-03-19 10:49:54下载
- 积分:1
-
图像处理的OpenGL代码
An opengl code for image processing
- 2022-02-24 23:15:18下载
- 积分:1