glVertex2f ( 0.5f, -0.5f); // vertex on the right glVertex2f( 0.0f, 0.5f); ... In our example we have used only 2D shapes, e.g. squares.
確定! 回上一頁