Cube Example void display(void) {. glClear(GL_COLOR_BUFFER_BIT);. glColor3f(1.0, 1.0, 1.0);. glLoadIdentity(); /* viewing transformation */. gluLookAt(0.0 ...
確定! 回上一頁