(no commit message)
[atyndall/cits2231.git] / globals.c
index 210dee4..374d8b3 100644 (file)
--- a/globals.c
+++ b/globals.c
@@ -82,7 +82,7 @@ GLfloat specular0[]={1.0, 0.0, 0.0, 1.0};
 GLfloat emission0[] = {0.0, 0.3, 0.3, 1.0};
 
 GLfloat direction0[] = {0.0, 0.0, 0.0};
-GLfloat light0_pos[] ={10.0, 10.0, 0,0, 0.5};
+GLfloat light0_pos[] ={1.0, 1.0, 0,0, 0.5};
 
 GLfloat shine = 100.0;
 

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