static GLfloat spin = 0.0;. void display(void) { GLfloat matrix[16]={0.}; glColorMask(1.0, 1.0,1.0,1.0); glClearColor(0.0,0.0,0.0,1.0);
確定! 回上一頁