A Simple Example: Drawing A Cube … void display(void) {. glClear (GL_COLOR_BUFFER_BIT);. glLoadIdentity ();. gluLookAt (0.0, 0.0, 5.0, 0.0, 0.0, 0.0, 0.0, ...
確定! 回上一頁