-
OPENGL所需的所有库和头文件
OPENGL所需的所有库和头文件,很难找,留给有缘人。
- 2022-01-25 23:44:23下载
- 积分:1
-
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体...
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体-in vc++ 6.0 environment, the establishment of function called opengl illumination model, the rotating cube
- 2022-01-25 19:17:44下载
- 积分:1
-
OpenGL做的三维几何零件图形,使用到了glut32库
OpenGL做的三维几何零件图形,使用到了glut32库-OpenGL 3D graphics geometric parts, the use of the library glut32
- 2023-04-23 15:00:04下载
- 积分:1
-
文字和图片的各种运动方式
文字和图片的各种运动方式-text and photos on the way campaigns
- 2022-02-07 16:12:34下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use Array of C++
// student name:
// student ID:
// date:
/*#include "D:HomeworkOpenGLFinalCGLabGLUT_Toolkitglut.h"*/
#include
#include
#include
GLint ploypoint = 0;
GLint ployline=-1;
GLint height;
GLint choose=0;
GLint move_ployline,move_ploypoint;
struct Point
{
int x;
int y;
};
struct GLintPointArray
{
Point point[60];
};
GLintPointArray ploy[60];
void drawPointLine()
{
for (int i=0;i
- 2022-05-15 00:12:34下载
- 积分: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
-
opengl三维显示地形
用OpenGL实现三维可是话,里面包括纹理坐标、投影等等代码,利用#include
#include
#include
#include
- 2022-04-22 06:23:17下载
- 积分:1
-
记录管理
记录管理人员通过他们的最终负责组织的从他们创造的记录有效和适当的管理。记录管理系统,这将使您可以添加和删除用户以及编辑。
- 2023-06-26 21:40:03下载
- 积分:1
-
你好,就像是OpenGL库
hola como estan libreria opengl
- 2023-05-26 23:20:03下载
- 积分:1
-
vb+opengl 三维显示的实例. 实现了三维图形的动态显示.
vb+opengl 三维显示的实例. 实现了三维图形的动态显示.-vb opengl 3D display examples. Implementation of 3D graphics dynamic display.
- 2022-01-28 13:23:59下载
- 积分:1