glBegin (GL_POLYGON);//逆時針繪製一個正方形。 ... 0.0f); glVertex2f(-0.5f, 0.0f); glEnd(); glBegin(GL_POLYGON);//順時針繪製一個正方形,在右上 ...
確定! 回上一頁