Initial commit
This commit is contained in:
commit
05c65aad4d
155 changed files with 93617 additions and 0 deletions
3
viewer/init.js
Normal file
3
viewer/init.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import * as THREE from "three";
|
||||
window.THREE = THREE;
|
||||
export default THREE;
|
||||
Loading…
Add table
Add a link
Reference in a new issue