(no commit message)
authorAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 02:53:23 +0000 (10:53 +0800)
committerAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 02:53:23 +0000 (10:53 +0800)
globals.c

index 374d8b3..210dee4 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[] ={1.0, 1.0, 0,0, 0.5};
+GLfloat light0_pos[] ={10.0, 10.0, 0,0, 0.5};
 
 GLfloat shine = 100.0;
 

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