... void mydisplay() {glClear(GL_COLOR_BUFFER_BIT); glBegin(TYPE) glVertex3f(0.0, ... 0.0); glVertex3f(0.0,0.5, 0.0); glEnd();glFlush(); voidmain(int argc, ...
確定! 回上一頁