This website works better with JavaScript.
Home
Explore
Help
Sign In
mahjong
/
threejs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Изменения от Главреда ГитЖС | Changes of GitJS Glavred
master
Главред | Glavred
4 years ago
parent
79559fdfc2
commit
2d01bbd23b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
пуск|run.js
+ 1
- 0
пуск|run.js
View File
@@ -83,6 +83,7 @@ html, body {
мир.сцена.background = new THREE.Color(0x333366);
мир.камера = new THREE.PerspectiveCamera(45, 1, 0.1, 1000);
мир.отрисовщик = new THREE.WebGLRenderer({antialias: true});
мир.ловецНажатий = new THREE.Raycaster();
};
Write
Preview
Loading…
Cancel
Save