-
可以读入并显示obj模型,可以用键盘的上下左右键随意旋转模型,并提供了两个obj3D模型...
可以读入并显示obj模型,可以用键盘的上下左右键随意旋转模型,并提供了两个obj3D模型-Can read and display the obj model, can be used around the top and bottom of the keyboard keys at random spin model, and provide two obj3D model
- 2022-01-28 08:27:23下载
- 积分: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
-
This is the best I have seen for beginners the OpenGL source code, OpenGL contai...
这是我 见过的最适合初学者的OPENGL源代码,包含了OPENGL的编程的基本方面,界面设计的也很全面,读入地学规则格网数据-This is the best I have seen for beginners the OpenGL source code, OpenGL contains the basic programming, interface design is also very comprehensive, time-study data grid rules
- 2022-03-18 14:04:45下载
- 积分:1
-
这是一个用vc+OpenGL做的简单的骨骼动画的例子
这是一个用vc+OpenGL做的简单的骨骼动画的例子-vc OpenGL do with the simple skeletal animation example
- 2022-02-01 22:53:11下载
- 积分:1
-
Use the mouse to pick up procedures opengGL realize functions, to pick up the ba...
用鼠标实现opengGL程序的拾取功能,对球进行拾取,并有提示信息-Use the mouse to pick up procedures opengGL realize functions, to pick up the ball and has a message
- 2022-02-15 19:13:51下载
- 积分:1
-
Simulation of basic digital circuits. WxImage use of OpenGL.
模拟基本数字电路。使用wxImage的OpenGL.-Simulation of basic digital circuits. WxImage use of OpenGL.
- 2022-04-28 02:00:32下载
- 积分:1
-
使用js的方式实现flash的效果,
使用js的方式实现flash的效果,-implement flash using js
- 2022-03-26 04:27:43下载
- 积分:1
-
Opengl programming particularly good example, we have to help you
特别好的opengl编程实例,一定对你有帮助-Opengl programming particularly good example, we have to help you
- 2023-08-01 05:10:03下载
- 积分:1
-
mapping Icosahedral, making eight feet out with a graphic, such as Prism, wirefr...
绘制二十面体,使得八个脚个有一个图形,有棱柱之类,是线框图。-mapping Icosahedral, making eight feet out with a graphic, such as Prism, wireframe.
- 2022-01-25 17:04:54下载
- 积分:1
-
VC++中Opengl实现建筑物虚拟漫游
VC++中Opengl实现建筑物虚拟漫游-VC++ Opengl realize the building virtual roaming
- 2022-01-21 19:39:03下载
- 积分:1