(no commit message)
authorAsh Tyndall <[email protected]>
Thu, 20 Oct 2011 03:51:14 +0000 (11:51 +0800)
committerAsh Tyndall <[email protected]>
Thu, 20 Oct 2011 03:51:14 +0000 (11:51 +0800)
scene.c

diff --git a/scene.c b/scene.c
index 8ce005b..a988ca8 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -248,6 +248,7 @@ void keyboard(unsigned char key, int x1, int y1) {
       break;\r
   }\r
   printf("Camera is now at (%f, %f, %f)\n", x, y, z);\r
+  glutPostRedisplay();\r
 }\r
 \r
 /**\r

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