首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > opengl实现鼠标旋转、移动物体

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);

文 件 列 表

opengl旋转移动
hello13
VIP VIP
0.178533s