glVertex2f (- 0.6f , 0.2f ); // Define vertices in counter-clockwise (CCW) order. glVertex2f (- 0.2f , 0.2f ); // so that the normal (front-face) is facing ...
確定! 回上一頁