| export const SPLAT_URL = | |
| "https://huggingface.co/datasets/dynamic-maps/hard-intersection-multimodal-sample/resolve/main/assets/jp_tokyo_takanawadai-lod.rad" | |
| export const config = { | |
| position: [0, 0, 0], | |
| quaternion: [0, 0, 0, 1], | |
| scale: 1, | |
| camera: { position: [0, 0, 10], lookAt: [0, 0, 0] }, | |
| background: "#000000", | |
| }; | |