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:
3dd5c90
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Tue, 18 Oct 2011 12:18:37 +0000
(20:18 +0800)
committer
Ash Tyndall
<
[email protected]
>
Tue, 18 Oct 2011 12:18:37 +0000
(20:18 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
3ffaefd
..
07a357e
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-125,7
+125,7
@@
int lightMoving = 0, lightStartX, lightStartY;
\r
/* Time varying or user-controled variables. */
\r
static float jump = 0.0;
\r
-static float lightAngle = 0.0, lightHeight =
2
0;
\r
+static float lightAngle = 0.0, lightHeight =
4
0;
\r
GLfloat angle = -150; /* in degrees */
\r
GLfloat angle2 = 30; /* in degrees */
\r
\r
UCC
git Repository :: git.ucc.asn.au