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:
89e90cb
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 02:53:23 +0000
(10:53 +0800)
committer
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 02:53:23 +0000
(10:53 +0800)
globals.c
patch
|
blob
|
history
diff --git
a/globals.c
b/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[] ={1
0.0, 10
.0, 0,0, 0.5};
GLfloat shine = 100.0;
UCC
git Repository :: git.ucc.asn.au