-
View from the click of the mouse to form a straight line, to determine the click...
从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev- c compiler
- 2022-08-19 13:46:26下载
- 积分:1
-
一个mfc的应用小程序,使用opengl编写,可以用鼠标拖动圆球转动...
一个mfc的应用小程序,使用opengl编写,可以用鼠标拖动圆球转动-A mfc application of small programs, using opengl write, you can drag with the mouse ball rotation
- 2022-06-16 12:10:02下载
- 积分:1
-
OpenGL控件。
OpenGL控件。-OpenGL controls.
- 2022-05-10 20:36:32下载
- 积分:1
-
显示太阳能系统的OpenGL代码
OPenGL code for displaying solar system
- 2022-03-14 05:21:42下载
- 积分: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
-
好的开发的管理主题 css 和 html 与爱
此 css 管理是开发与 css html 的简单视图,这挺不错的美丽和容易地执行,这段代码是所有为民本网站
- 2022-01-28 06:15:23下载
- 积分:1
-
基于OPENGL的车轮滚动,带轨迹线与坐标轴
基于OPENGL的车轮滚动,带轨迹线与坐标轴-the wheel rolling, with track and coordinate axis line
- 2022-06-13 22:45:00下载
- 积分:1
-
3DS文件导入
3DS文件导入-3DS file
- 2022-05-14 23:45:16下载
- 积分:1
-
- 2022-02-21 06:57:30下载
- 积分:1
-
用OPEN
用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
- 2022-03-07 21:47:13下载
- 积分:1