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:
db78801
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Thu, 20 Oct 2011 01:42:29 +0000
(09:42 +0800)
committer
Ash Tyndall
<
[email protected]
>
Thu, 20 Oct 2011 01:42:29 +0000
(09:42 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
a99a692
..
424835f
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-123,7
+123,7
@@
GLfloat angle = -150; /* in degrees */
GLfloat angle2 = 30; /* in degrees */
\r
\r
/* Near and far parameters */
\r
-GLfloat near = -
1
0;
\r
+GLfloat near = -
2
0;
\r
GLfloat far = 20;
\r
\r
/* Zoom factor for mouse movements */
\r
UCC
git Repository :: git.ucc.asn.au