-
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
-
the VC OpenGL graphics development of the program's source code
有关OPENGL的VC++开发的图形处理程序的源代码-the VC OpenGL graphics development of the program"s source code
- 2022-01-31 10:31:51下载
- 积分:1
-
c++ builder 图形图象处理(OpenGL编程)
含有源代码及所有工程文件...
c++ builder 图形图象处理(OpenGL编程)
含有源代码及所有工程文件-c builder graphic image processing (OpenGL Programming) contains all the source code and project documentation
- 2022-04-06 18:47:24下载
- 积分:1
-
扫雷,openGL.
操作:鼠标左右,鼠标中间键对应windows扫雷的左右同时按下,最大网格37*37(windows扫雷中级为16*16)
扫雷,openGL.
操作:鼠标左右,鼠标中间键对应windows扫雷的左右同时按下,最大网格37*37(windows扫雷中级为16*16)-Mine, openGL. Steps: the mouse around the mouse button between the left and right corresponding windows at the same time press the mine, the largest grid 37* 37 (windows mine Intermediate 16* 16)
- 2022-09-16 06:20:03下载
- 积分:1
-
用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。
用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。-use OpenGL terrain, including 3ds document read, texture mapping, and so on.
- 2023-03-16 07:30:03下载
- 积分:1
-
OpenGL程序创建3D对象
the opengl program to create the 3d objects-the opengl program to create the 3d objects...
- 2022-07-07 08:37:17下载
- 积分:1
-
使用OpenGL库函数来绘制一个各顶点颜色不同的立方体,对OpenGL绘制立体图形很有参考价值。...
使用OpenGL库函数来绘制一个各顶点颜色不同的立方体,对OpenGL绘制立体图形很有参考价值。-OpenGL library functions used to map a different color each vertex of the cube, a three-dimensional rendering of OpenGL graphics great reference value.
- 2022-08-23 16:06:53下载
- 积分:1
-
一个小的3D实例
一个小的3D实例-a small example of the 3D
- 2022-10-07 05:55:03下载
- 积分:1
-
opengl的一个简单的图形设计例子
opengl的一个简单的图形设计例子-opengl a simple example of graphic design
- 2022-09-01 05:00:03下载
- 积分:1
-
类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev...
类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev- C compiler
- 2022-07-26 04:26:15下载
- 积分:1