(no commit message)
authorAsh Tyndall <[email protected]>
Wed, 19 Oct 2011 12:15:46 +0000 (20:15 +0800)
committerAsh Tyndall <[email protected]>
Wed, 19 Oct 2011 12:15:46 +0000 (20:15 +0800)
scene.c

diff --git a/scene.c b/scene.c
index 78ac064..88cb621 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -124,7 +124,7 @@ GLfloat angle2 = 30;   /* in degrees */
 \r
 /* Near and far parameters */\r
 GLfloat near = -10;\r
-GLfloat far = 50;\r
+GLfloat far = 10;\r
 \r
 /* Zoom factor for mouse movements */\r
 GLfloat zoomFactor = 1.0;\r

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