# Summary After seeing a demo today by @andreasbueckle, we could use a quick option to Explore in 3D to open our GLB files in Babylon.js Sandbox. Babylon.js Sandbox provides an option to open a GLB URL with this structure: - https://sandbox.babylonjs.com/?asset=https://cdn.humanatlas.io/digital-objects/ref-organ/brain-female/v1.4/assets/3d-allen-f-brain.glb ## Babylon.js Docs - https://doc.babylonjs.com/toolsAndResources/sandbox/#url-parameters ## Design todo - [ ] If GLB, add Explore in 3D option on digital object metadata page
Summary
After seeing a demo today by @andreasbueckle, we could use a quick option to Explore in 3D to open our GLB files in Babylon.js Sandbox.
Babylon.js Sandbox provides an option to open a GLB URL with this structure:
Babylon.js Docs
Design todo