-
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
-
Opengl正方形平移
一个简单点的正方形 ,按键盘“w”"s""d""w"移动它的上下左右 用Opengl写的正方形 也会用到swich语句,可以自由更改颜色
- 2022-01-25 19:08:23下载
- 积分:1
-
关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发...
关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发-opengl on the latest development of the project for the development package, the package contains many examples of the development can be accelerated through these examples development openGL
- 2022-06-03 07:59:02下载
- 积分:1
-
GPS3D is a group of tools that can be used for processing GPS data on PC. One sp...
GPS3d 是一组可以从PC机处理GPS的工具,一个良好的功能是可以通过OpenGL,3D纹理映射模型查看GPS数据-GPS3D is a group of tools that can be used for processing GPS data on PC. One splendid function of the tool is that it can examine GPS data through texture mapped 3D model by use of OpenGL.
- 2022-01-30 18:29:03下载
- 积分:1
-
图像显示
绘制一个图像序列的一个窗口,这是第一次初始化OpenGL。窗口句柄作为参数传
- 2022-04-18 16:33:06下载
- 积分:1
-
如何在opengl程序运行时实现全屏显示的方法。
如何在opengl程序运行时实现全屏显示的方法。-in opengl running achieve full screen display method.
- 2022-04-19 20:42:25下载
- 积分:1
-
GPU
基于GPU的流体力学仿真程序(需要Geforce3以上显卡)-GPU-based fluid dynamics simulation program (PII/400 need more graphics)
- 2022-03-26 14:30:22下载
- 积分:1
-
Opengl
有关opengl资料,对于初学者很有帮助-Opengl-related information useful for beginners
- 2022-06-17 14:52:15下载
- 积分:1
-
用vc实现的立方体的缩放,旋转,显示.(不用opengl实现!)
用vc实现的立方体的缩放,旋转,显示.(不用opengl实现!)-vc used to achieve the cube of scaling, rotation, showed. (Opengl not realize!)
- 2022-03-17 05:09:00下载
- 积分:1
-
OPENGL 游戏中的瞄准
OPENGL 游戏中的瞄准-OpenGL aim of the game
- 2023-01-30 03:50:03下载
- 积分:1