In the following example, we will map a decorative pattern: ... glTexCoord2f(0.0, 0.0); glVertex2f(-1.0, -0.5); glTexCoord2f(1.0, 0.0); glVertex2f( 2.0, ...
確定! 回上一頁