... i++) { double angle = i * 2.0 * M_PI / triangles; glVertex2f(ox + radius ... -0.5); } glEnd(); glBegin(GL_LINES); { glVertex2f(-0.5, 0.0); glVertex2f( ...
確定! 回上一頁