(no commit message)
authorAsh Tyndall <[email protected]>
Thu, 20 Oct 2011 01:42:29 +0000 (09:42 +0800)
committerAsh Tyndall <[email protected]>
Thu, 20 Oct 2011 01:42:29 +0000 (09:42 +0800)
scene.c

diff --git a/scene.c b/scene.c
index a99a692..424835f 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -123,7 +123,7 @@ GLfloat angle = -150;   /* in degrees */
 GLfloat angle2 = 30;   /* in degrees */\r
 \r
 /* Near and far parameters */\r
-GLfloat near = -10;\r
+GLfloat near = -20;\r
 GLfloat far = 20;\r
 \r
 /* Zoom factor for mouse movements */\r

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