From: Ash Tyndall Date: Tue, 18 Oct 2011 12:52:44 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=336c0ba5151213006bd9537edef5d22368303519 --- diff --git a/scene.c b/scene.c index e5d2a17..7a7875f 100644 --- a/scene.c +++ b/scene.c @@ -132,7 +132,7 @@ GLfloat angle2 = 30; /* in degrees */ GLfloat near = -10; GLfloat far = 10; -static float zoomFactor = 1.0; +static float zoomFactor = 0.0; /** * Prints out error message when file cannot be read