摘要:#include <stdio.h>#include <iostream>#include <windows.h>#include <windowsx.h>//gl文件必须包含在windows后边,do not know why#include <GL/gl.h>#include <GL/glu.h>#include <GL/glut.h>using namespace std;int nWidth = 900;int nHeight = 600;float zoom =1.0;float ViewAngle=
        阅读全文
        
            posted @ 2012-02-12 20:45
                    
                
浙公网安备 33010602011771号