-
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作核心
一个开源的图形库,应用了opengl作核心-An open-source graphics library, application of opengl for the core
- 2022-03-12 23:16:57下载
- 积分:1
-
DSPACK-分量段音频电子视频 em 德尔菲
DSPACK é 分量 utilizado 段 transmissão de 音频视觉 partir um 做德尔菲法。现在作为 versões 5、 6 段 e 7
- 2022-11-01 19:40:08下载
- 积分:1
-
落叶飘飞在洒满阳光的道路上,在VC下,对学习VC很有帮助,
落叶飘飞在洒满阳光的道路上,在VC下,对学习VC很有帮助,-飘飞leaves in the path of the sun洒满in the VC, the VC very helpful in learning,
- 2022-07-20 22:28:51下载
- 积分:1
-
3D图象,VS2005下编译通过
VC++图象处理类源代码
需要MFC, OpenGL支持
我过去学openGL时的源代码,请不要笑,它可作为继续加...
3D图象,VS2005下编译通过
VC++图象处理类源代码
需要MFC, OpenGL支持
我过去学openGL时的源代码,请不要笑,它可作为继续加工的模板-3D images under VS2005 compile VC image processing category needs MFC source code, OpenGL support me in the past when learning openGL the source code, please do not laugh, it can be used as the template to continue processing
- 2023-02-23 21:25:04下载
- 积分:1
-
关于opengl的相关知识,只要针对初学者而言。
关于opengl的相关知识,只要针对初学者而言。-With regard to opengl related knowledge, as long as the terms for the beginner.
- 2022-02-14 02:27:09下载
- 积分:1
-
这是OPENGL的第二个例子,这个例子实现了LIGHT的实现,
这是OPENGL的第二个例子,这个例子实现了LIGHT的实现,-OPENGL This is the second example, this example to achieve the realization of the LIGHT,
- 2022-06-26 11:55:46下载
- 积分:1
-
绘制圆直线多边形点,设置颜色
通过进行鼠标交互绘制、键盘设置坐标绘制的方法,分别绘制 各种对象其中包括圆 直线 多边形 点,并且可以对这些对象的颜色进行设置。
- 2022-05-07 19:18:38下载
- 积分:1
-
OpenGl 示例程序
基于VC6.0++和OpenGl 编写的 3D图形显示例程序,帮助初学者体会OPENGL学习!工程完整,可调试运行!
- 2023-09-04 23:10:03下载
- 积分:1
-
建立一个MFC control_part2.zip OpenGL
Setting Up OpenGL in an MFC Control_Part2.zip
- 2022-06-30 10:24:58下载
- 积分:1