-
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
-
pogdfpg dfopigpofigopfigopis opdfigopdfigpoifgposdfi
gsdfgdfg公司;
- 2022-03-18 16:48:41下载
- 积分:1
-
vc in the environment, with opengl achieve the droplet on a screen protection pr...
在vc的环境下,用opengl实现的关于水滴的一个屏幕保护程序.-vc in the environment, with opengl achieve the droplet on a screen protection program.
- 2023-06-01 13:45:02下载
- 积分:1
-
有关vc和opengl光照的应用程序
有关vc和opengl光照的应用程序-the vc and opengl illumination applications
- 2022-02-26 03:38:23下载
- 积分:1
-
OPENGL编写时钟表盘
编程实现时钟运动,通过使用OpenGL提供的标准库函数,综合图形学Bresenham画线和画圆的算法,OpenGL颜色模型中的RGBA模式,颜色表示模式等实现指针式时钟运动,并通过点击右键菜单实现时钟背景与时针颜色的转换。根据Bresenham画线和画圆的算法,画出时钟的指针和表盘。再根据OpenGL颜色模型用glColor()定义当前颜色。设置当时钟运行时交换的菜单,运行程序时可变换时钟背景与时针的颜色。在此中综合实现本学期中学习到OpenGL编程中部分的方法与操作。软硬件运行环境:Microsoft Windows XP。工发工具:VC++ 6.0。
- 2022-07-08 01:44:25下载
- 积分:1
-
这是我的OpenGL作业,内容为一个在太空中飞行的飞船,背景为一颗恒星和一颗星星,由于初学,做的粗糙,望大家见谅...
这是我的OpenGL作业,内容为一个在太空中飞行的飞船,背景为一颗恒星和一颗星星,由于初学,做的粗糙,望大家见谅-This is my OpenGL operations, says in a space flight of the spacecraft, background of a star and a star, as a novice, so rough and hope you will forgive me
- 2022-03-29 10:10:39下载
- 积分:1
-
用VC+OpenGL编的一个具有简单弯管的程序源代码
用VC+OpenGL编的一个具有简单弯管的程序源代码-this code demostrate how to make a simple curved vessel with opengl
- 2022-06-17 02:35:27下载
- 积分:1
-
TyphoonLabs的OpenGLES教程的原代码,所有程序都是基于EVC++平台的。...
TyphoonLabs的OpenGLES教程的原代码,所有程序都是基于EVC++平台的。-TyphoonLabs OpenGLES Directory of the original code, All procedures were based on the platform of EVC.
- 2022-04-29 16:43:38下载
- 积分:1
-
利用OpenGL建立MFC视图环境,三
利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
- 2022-05-24 12:36:04下载
- 积分:1
-
OPENGL初始化,黑色屏幕,有全屏和非全屏
OPENGL初始化,黑色屏幕,有全屏和非全屏-err
- 2022-02-26 01:47:27下载
- 积分:1