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:
8b19855
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Thu, 20 Oct 2011 12:27:13 +0000
(20:27 +0800)
committer
Ash Tyndall
<
[email protected]
>
Thu, 20 Oct 2011 12:27:13 +0000
(20:27 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
bcf19c3
..
d142941
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-418,7
+418,7
@@
int main(int argc, char **argv) {
40.0, /* field of view in degree */
\r
1.0, /* aspect ratio */
\r
10.0, /* Z near */
\r
- 100.0 /* Z far */
\r
+ 100
0
.0 /* Z far */
\r
);
\r
\r
glMatrixMode(GL_MODELVIEW);
\r
UCC
git Repository :: git.ucc.asn.au