And, this draws a polygon. How about drawing a few other things: glBegin(GL_LINES); glVertex2d(0.1, 0.1); glVertex2d(0.8, 0.22); glVertex2d(0.78, ...
確定! 回上一頁