(no commit message)
authorAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 06:16:18 +0000 (14:16 +0800)
committerAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 06:16:18 +0000 (14:16 +0800)
scene.c

diff --git a/scene.c b/scene.c
index bc6e595..b9d9c07 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -416,7 +416,7 @@ void init() {
   glMaterialfv(GL_FRONT, GL_EMISSION, emission);\r
   glMaterialf(GL_FRONT, GL_SHININESS, shine);\r
 \r
-  //glEnable(GL_LIGHT0);\r
+  glEnable(GL_LIGHT0);\r
   //glEnable(GL_LIGHT1);\r
   glEnable(GL_LIGHTING);\r
 }\r

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