-
with opengl 3d pipe sourcecode,
用VC+OpenGL实现三维管线的全部源码,与国内著名三维软件-灵图软件的地下管线显示效果一样,2005年后灵图开发的怎样我就不知道了,呵呵。可以用鼠标左右键,上下左右键,Insert,Delete,Home,End键实现三维实时动态漫游。动态链接库读取平面管线DXF数据格式,也有源码。-with opengl 3d pipe sourcecode,
- 2023-05-23 05:45:02下载
- 积分:1
-
OpenGL超级宝典-第4版
OpenGL超级宝典-第4版 chapter4-transformgl.cpp运行方法
- 2022-12-13 22:30:03下载
- 积分:1
-
vb+opengl 三维显示的实例. 实现了三维图形的动态显示.
vb+opengl 三维显示的实例. 实现了三维图形的动态显示.-vb opengl 3D display examples. Implementation of 3D graphics dynamic display.
- 2022-01-28 13:23:59下载
- 积分:1
-
本程序是基于opengl平台C生成的代码,图形表达…
本程序是基于opengl平台而生成的c++代码,其表达的图形是地球(球体).-this program is based on the platform opengl c generated code, the graphic expression of the Earth (ball).
- 2022-03-18 00:01:59下载
- 积分:1
-
本程序主要实现了对网的物理实时模拟,其中用到了opengl,是出学者的学习编程的好例子....
本程序主要实现了对网的物理实时模拟,其中用到了opengl,是出学者的学习编程的好例子.-This procedure mainly realize the real-time simulation of physical network, which uses opengl, is a scholar of learning a good example of programming.
- 2023-07-20 13:35:04下载
- 积分:1
-
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。...
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。-The use of BASIC language to construct a OpenGL program can display the source code, the basic framework of the categories are for the use of will realize the preparation of the corresponding code.
- 2022-02-05 16:29:10下载
- 积分:1
-
opengl实现的一个太阳系系统,可以通过界面来控制各个星球运转的速度。交互性比较好。...
opengl实现的一个太阳系系统,可以通过界面来控制各个星球运转的速度。交互性比较好。-opengl achieved a solar system, can interface to control the operation of all the speed planet. Interactive is good.
- 2023-01-28 02:40:04下载
- 积分:1
-
简易七彩喷泉,按tab键能重新喷发,可以通过上下左右键调整加速度...
简易七彩喷泉,按tab键能重新喷发,可以通过上下左右键调整加速度-simple clorful fountain
- 2022-09-09 18:35:03下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
一个个linux课程设计的程序
一个个linux课程设计的程序-a curriculum design process
- 2022-09-25 23:45:03下载
- 积分:1