-
3D贴图,仿真地球,地球会自动旋转,如同从太空观看地球一样
3D贴图,仿真地球,地球会自动旋转,如同从太空观看地球一样-3D map, simulation Earth, the Earth will be automatically rotation, as viewed from space, like the Earth
- 2022-01-25 17:25:42下载
- 积分:1
-
这是OPENGL的第一个例子,建立了OPENGL的初始化环境,编程者可以在此基础上继续深入
这是OPENGL的第一个例子,建立了OPENGL的初始化环境,编程者可以在此基础上继续深入-This is the first example OPENGL established OPENGL initialization environment, programmers can build on the depth
- 2022-03-11 13:41:27下载
- 积分:1
-
采用OPenGL编写的小程序。
采用OPenGL编写的小程序。-prepared using OpenGL small procedures.
- 2022-02-21 09:39:39下载
- 积分: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
-
environment in MDI use graphics library
在MDI环境中使用图形库-environment in MDI use graphics library
- 2022-02-21 18:43:54下载
- 积分:1
-
用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉
用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉-use opengl and visual c achieve the effect of the display fountains, and beautiful fountains
- 2022-04-27 15:33:20下载
- 积分:1
-
利用2D材质制做3D的起伏不平的地面
利用2D材质制做3D的起伏不平的地面-use material produced 2D 3D undulating ground
- 2022-07-03 16:22:18下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-7-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-7
- 2022-02-03 10:41:07下载
- 积分:1
-
a simple animation OpenGL
一个简单的OpenGL动画-a simple animation OpenGL
- 2022-05-07 13:48:32下载
- 积分:1
-
非常实用的好东西,想学opengl的朋友一定要看的实用教程
非常实用的好东西,想学opengl的朋友一定要看的实用教程-opengl
- 2022-09-17 09:45:02下载
- 积分:1