(no commit message)
[atyndall/cits2231.git] / scene.c
diff --git a/scene.c b/scene.c
index 3a948c8..e7becbf 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -539,6 +539,8 @@ int main(int argc, char **argv) {
 \r
     glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);          // Really Nice Perspective Calculations\r
 \r
+    glutSwapBuffers();\r
+\r
     glutReshapeFunc(windowReshape);\r
     glutDisplayFunc(display);\r
     glutMouseFunc(mouse);\r

UCC git Repository :: git.ucc.asn.au