This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge remote-tracking branch 'MDamien/patch-1' into dev
Mr.doob
10 years ago
parent
0d25939669
4608364b0a
commit
daa2b493c1
1 changed files
with
0 additions
and
2 deletions
Unified View
Show Diff Stats
0
2
examples/webgl_lensflares.html
+ 0
- 2
examples/webgl_lensflares.html
View File
@@ -59,8 +59,6 @@
var clock = new THREE.Clock();
var clock = new THREE.Clock();
- var composer;
-
init();
init();
animate();
animate();