Example. glBegin(GL_QUAD_STRIP);. glColor3f(1,1,0);. glVertex3f(-1,-1,-1);. glVertex3f(-1,-1, 1);. glVertex3f(-1,1, -1); ... glRotatef(-20, 0.0, 0.0, 1.0);.
確定! 回上一頁