-
这个程序主要是如何绕轴旋转物体。让物体绕Z轴, X轴,Y轴 或者全部3个轴旋转...
这个程序主要是如何绕轴旋转物体。让物体绕Z轴, X轴,Y轴 或者全部3个轴旋转-this procedure is mainly around how the rotating objects. Let objects around the Z-axis, X-axis, Y-axis or all three-axis rotation
- 2022-10-14 18:10:08下载
- 积分:1
-
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的...
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials
- 2022-03-22 02:50:39下载
- 积分:1
-
opengl 控件 一个OpenGL程序,自己做的,有些地方可能不太好。解压缩无需密码。...
opengl 控件 一个OpenGL程序,自己做的,有些地方可能不太好。解压缩无需密码。-opengl OpenGL controls a procedure done, in some places may not be good. Decompress no password is required.
- 2022-03-29 20:00:26下载
- 积分:1
-
物流模拟软件(opengl)
对现实进行简单抽象,使用floyd算法和蚁群算法相结合对单仓库多配送目标的配送路线进行计算最短时间和最短路程,采用opengl绘制三维场景及车辆,模拟车辆运行,实现三维的物流配送模拟
- 2022-09-13 21:40:04下载
- 积分:1
-
OpenGL三维图形系统开发与实例
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2023-04-28 05:55:02下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
创建OpenGL图形类实现Visual C++中三维图形绘制
创建OpenGL图形类实现Visual C++中三维图形绘制-Realize the creation of OpenGL graphics category Visual C++ In three-dimensional graphics rendering
- 2022-10-07 21:10:03下载
- 积分:1
-
Germany Signsoft company for Opengl programming controls things out of a can dir...
德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
- 2022-01-26 04:07:11下载
- 积分:1
-
nehe的碰撞检测的源码,写的非常好
nehe的碰撞检测的源码,写的非常好-Collision Detection source code, written in a very good
- 2022-05-23 13:12:18下载
- 积分:1
-
VC++与openGL开发的求法矢量的简单例题程序
VC++与openGL开发的求法矢量的简单例题程序-VC++ With openGL developed a simple method Vector Example procedures
- 2022-01-22 12:33:18下载
- 积分:1