glvertex2f (r*math.cos(2*pi/100*i),r*math.sin(2*pi/100*i)). glend(). gllinewidth(2). for i in range(100):. glbegin(gl_lines).
確定! 回上一頁