-
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
-
mfc开发的OpenGL单文本视图框架,方便进行二次开发!
mfc开发的OpenGL单文本视图框架,方便进行二次开发!-mfc development of the OpenGL version View single framework to facilitate the development of secondary!
- 2023-05-23 21:50:03下载
- 积分:1
-
OpenGl的例子
OpenGl的例子-OpenGl
- 2022-08-12 14:29:23下载
- 积分:1
-
Opengl picking technology (mouse clicks) examples procedures
Opengl采摘技术(鼠标点击)例子程序-Opengl picking technology (mouse clicks) examples procedures
- 2023-05-28 02:20:04下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-12-14 02:40:03下载
- 积分:1
-
我也不太清楚干什么用的. 我也不太清楚干什么用的.
我也不太清楚干什么用的. 我也不太清楚干什么用的.-I do not quite sure of. I also do not quite sure of.
- 2022-02-24 15:58:23下载
- 积分:1
-
VC++ OpenGL全屏事例代码,解决了OpenGL在全屏模式下的绘图.
VC++ OpenGL全屏事例代码,解决了OpenGL在全屏模式下的绘图.-VC++ OpenGL full-screen examples of code, solved in full-screen mode OpenGL graphics.
- 2022-06-28 04:47:57下载
- 积分:1
-
采用粒子系统技术模拟一个圆球爆炸时碎片四溅的效果
采用粒子系统技术模拟一个圆球爆炸时碎片四溅的效果-use particle system simulation technology explosion of a ball of debris cascade effect
- 2022-02-07 11:35:32下载
- 积分:1
-
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!...
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!-This is the use of OpenGL to develop three-dimensional game code book, very classic favorite has to share with friends!
- 2023-07-16 20:20:03下载
- 积分:1
-
非标定下的三维重建 理论性非常强 完整的技术路线
非标定下的三维重建 理论性非常强 完整的技术路线-three-dimensional reconstruction
- 2023-07-09 07:40:04下载
- 积分:1