(no commit message)
[atyndall/cits2231.git] / scene.c
diff --git a/scene.c b/scene.c
index 2ca9723..a4c7411 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -418,7 +418,7 @@ int main(int argc, char **argv) {
   gluPerspective(\r
      40.0, /* field of view in degree */\r
       1.0, /* aspect ratio */\r
-     -10.0, /* Z near */\r
+     1.0, /* Z near */\r
     1000.0  /* Z far */\r
     );\r
 \r

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