Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amanda Ghassaei
OrigamiSimulator
Commits
4e2eefda
Commit
4e2eefda
authored
May 04, 2017
by
amandaghassaei
Browse files
small change
parent
0ca9c8a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/threeView.js
View file @
4e2eefda
...
...
@@ -49,7 +49,7 @@ function initThreeView(globals) {
//scene.fog = new THREE.FogExp2(0xf4f4f4, 1.7);
//renderer.setClearColor(scene.fog.color);
camera
.
zoom
=
1
;
camera
.
zoom
=
1
5
;
camera
.
updateProjectionMatrix
();
camera
.
position
.
x
=
4000
;
camera
.
position
.
y
=
4000
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment