- Retrieve dropbox link to the assets - shared privately
- Download
studio_assets
- Unzip
data
folder so thedata
folder is at the same location thanfonts
, andlocales
, all folders should be at the root of the folder - Serve
index.html
, e.g. via http-server
studio /
└── $id.bundle.js
└── $id.bundle.js.LICENSE.txt
└── favicon.ico
└── index.html
└── data /
└── experiences /
└── models /
├── 3dtiles /
| └── All /
| └── ...
| └── Coupoles /
| └── ...
| └── ...
|── focus /
| └── cupola /
| ├── mesh.bin
| └── ...
| └── ...
├── gltf /
| ├── mesh.bin
| ├── mesh.gltf
| ├── mesh.rcInfo
| ├── mesh.ktx2
| ├── ...
| ├── 4k /
| | ├── mesh.bin
| | └── ...
| ├── 8k /
| | ├── mesh.bin
| | └── ...
| | └── tomb /
| | ├── mesh.bin
| | └── ...
|── bing_3dtiles /
| ├── tilesetRoot.json
| └── ...
└── scenarios /
└── thumbnails /
└── fonts /
└── locales /