在設置好繪製模式之後,我們就要給出相關的數據點了,集體的方法是使用函數:. glVertex2d(GLint x, GLint y); glVertex2f(GLfloat x, GLfloat y);.
確定! 回上一頁