... 的距離 void drawCube() //畫正立方體 { //開始畫圖 glBegin(GL_QUADS); ... 結束畫圖 //開始畫圖 glBegin(GL_POLYGON); //畫多邊形 glColor3f(0, ...
確定! 回上一頁