From: Ash Tyndall Date: Tue, 18 Oct 2011 12:52:52 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=2a3932dad3ec48310af0b3c3cbb7685fc6105b03;hp=336c0ba5151213006bd9537edef5d22368303519 --- diff --git a/scene.c b/scene.c index 7a7875f..e5d2a17 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 = 0.0; +static float zoomFactor = 1.0; /** * Prints out error message when file cannot be read