//#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编写的可以简单的想绘图板一样的功能,简单的绘图程序,已经测试过了,可以运行!-use opengl prepared by the simple drawing board to the same function, a simple drawing program, has been tested and can run!
通过mfc制作的3d机械手臂,可以通过1-6不同数字键来移动或旋转手臂不同位置,通过q和e来左右移动屏幕,通过鼠标滑鼠来改变屏幕图像大小.-3d robot hand made by mfc. use 1-6 number to move or rotate different position of it, q and e to move the scene left or right, mouse slip to change the size of it