... 5, 5); glBegin(GL_QUADS); // Draw A Quad //face frente glColor3f(0.0f,0.0f,1.0f); glVertex3f(0.4, 0.4, 0); glVertex3f(0, 0.4, 0); glVertex3f(0, 0, ...
確定! 回上一頁