For example, GL_TRIANGLES only draws the triangle corresponding to verticies 1 ... to the GL_LINES primitive glBegin(GL_LINES); // Vertex 1 glVertex2f(-1.0, ...
確定! 回上一頁