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:
27465ce
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Wed, 19 Oct 2011 12:36:40 +0000
(20:36 +0800)
committer
Ash Tyndall
<
[email protected]
>
Wed, 19 Oct 2011 12:36:40 +0000
(20:36 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
749c2aa
..
164d100
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-124,7
+124,7
@@
GLfloat angle2 = 30; /* in degrees */
\r
/* Near and far parameters */
\r
GLfloat near = -10;
\r
-GLfloat far =
1
0;
\r
+GLfloat far =
2
0;
\r
\r
/* Zoom factor for mouse movements */
\r
GLfloat zoomFactor = 1.0;
\r
UCC
git Repository :: git.ucc.asn.au