I'm trying to follow the first example in this threlte doc and load my glb model (satellite.glb) on the canvas. I can't get it to load. Can anyone tell me what I'm doing wrong in my replit here? I tested the .glb file in gltfviewer and it works fine.
https://replit.com/@ssccdd/GLTF-test#src/routes/Satellite.svelte
thanks