-
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
-
AR enhanced virtual reality, can be transplanted to the Windows Iphone Android m...
AR 增强虚拟现实,可以移植到到WindowsMobile手机Iphone Android平台的 tracker识别,可以配合 OpenGL Direct编写大型增强虚拟现实程序。-AR enhanced virtual reality, can be transplanted to the Windows Iphone Android mobile phone platform tracker identification, will be compatible with the OpenGL Direct the preparation of large-scale virtual reality to enhance the procedure.
- 2022-02-09 18:00:20下载
- 积分:1
-
使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using...
使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.-The use of the library OpenGLES realize a variety of texture effects, including水纹, fuzzy, etc.. The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.
- 2022-03-18 12:19:15下载
- 积分:1
-
地理地形裁剪图
裁剪图是地理地形绘制算法,这是几何裁剪图的实现。
- 2022-08-22 16:10:31下载
- 积分:1
-
OpenGL游戏设计入门.pdf
OpenGL游戏设计入门.pdf-OpenGL game design entry. Pdf
- 2022-03-10 02:28:20下载
- 积分:1
-
opengl important function of the demonstration program
opengl重要函数的演示程序所-opengl important function of the demonstration program
- 2022-02-22 08:09:31下载
- 积分:1
-
This is similar OPeninventor the activex control to the form of tree storage obj...
这是类似OPeninventor的activex控件,以树的形式存储对象,构造任意复杂的实体和场景,由于是封装了OpenGL的控件,
用户只要知道怎么建模即可,不必关心OpenGL如何操作。在VS2003下编译通过。-This is similar OPeninventor the activex control to the form of tree storage objects, construction of arbitrary complex entities and scenes, as is the OpenGL control package, the user modeling can be as long as know how, do not have to care about how to do OpenGL. Under the VS2003 compiler through.
- 2022-07-27 13:44:18下载
- 积分:1
-
This is a use vc and 3d game opengl prepared. Particle system for the particular...
此为一款用vc和opengl编写的3d游戏。粒子系统作的尤其漂亮-This is a use vc and 3d game opengl prepared. Particle system for the particular good
- 2022-06-02 12:15:42下载
- 积分:1
-
opengl图形编程,怎么那么烦。对C高手学习很有用HO!
opengl图形编程,怎么那么烦。对C高手学习很有用HO!-opengl graphics programming, so how annoying. Learning to master C useful HO!
- 2022-02-03 09:30:45下载
- 积分:1
-
计算机图形学实用小程序可在TC环境下运行
计算机图形学实用小程序可在TC环境下运行-Computer Graphics utility applets can be run under the Environment TC
- 2022-05-26 15:00:12下载
- 积分:1