Primitives are specified using format: glBegin(primType). // define your primitives here. glEnd( ). ▫ primType: GL_POINTS, GL_LINES, GL_POLYGON…
確定! 回上一頁