git.ucc.asn.au
/
atyndall
/
cits2231.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff3dfac
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 03:37:11 +0000
(11:37 +0800)
committer
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 03:37:11 +0000
(11:37 +0800)
globals.c
patch
|
blob
|
history
diff --git
a/globals.c
b/globals.c
index
4573051
..
237e399
100644
(file)
--- a/
globals.c
+++ b/
globals.c
@@
-90,7
+90,7
@@
GLfloat direction1[] = {0.0, 0.0, 0.0};
GLfloat lightColor1[] = {1.0, 1.0, 1.0, 1.0}; // White light
GLfloat lightPosition1[4];
-float lightAngle1 =
28
0.0, lightHeight1 = 5;
+float lightAngle1 =
36
0.0, lightHeight1 = 5;
int lightMoving1 = 0, lightStartX1, lightStartY1;
/* Material types */
UCC
git Repository :: git.ucc.asn.au