-
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
-
nehe opengl 第一课
nehe opengl 第一课-nehe opengl first class
- 2022-08-06 21:31:56下载
- 积分:1
-
opengl贪吃蛇开发
opengl贪吃蛇开发-opengl Snake Development
- 2022-07-17 00:05:47下载
- 积分:1
-
从深度图进行三维建模
代码比较好,可直接运行,从kinect获得的深度信息进行三维建模,是在linux下编译并压缩的
- 2022-04-30 13:26:33下载
- 积分:1
-
一个3D地图编辑器. 可以进行卡通勾边渲染
一个3D地图编辑器. 可以进行卡通勾边渲染-A 3D map editor.勾边can be a cartoon rendering
- 2022-05-24 19:09:49下载
- 积分:1
-
通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色....
通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色.-this is an universal openGL control,we can draw graphics in it`s graph frame using openGL,and we can change the color of the graphics
- 2022-05-27 09:44:45下载
- 积分:1
-
OpenGL示例用于球面三角网格生成
opengl sample used for making a triangle mesh of sphere-opengl sample used for making me a triangle sh sphere of
- 2022-03-21 21:22:49下载
- 积分:1
-
在opengl下用贴图得方法绘制静态得天空盒,不过里面只有.cpp文件,没有可执行文件。...
在opengl下用贴图得方法绘制静态得天空盒,不过里面只有.cpp文件,没有可执行文件。-in opengl using textures mapping methods in static in the sky boxes, but inside only. Cpp file, no executable files.
- 2022-07-18 20:44:45下载
- 积分:1
-
3D编程 OpenGL 书
3D编程 OpenGL 书-OpenGL 3D programming book
- 2022-04-28 01:02:12下载
- 积分:1
-
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!-glut library: the need for OpenGL programming Come. TXT document by which to describe can be installed!
- 2022-06-12 18:56:56下载
- 积分:1