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