Add scene.gltf in html page

hi everebody,
i want to add scene.gltf in html file, but i have a lot of errors,
can you help me …thanks
scene.gltf (174.8 KB)

I’ve embedded your glTF asset in the following fiddle so it’s possible to share a live example. Use a similar scene setup for your in your own app: https://jsfiddle.net/fv7ke1ga/

Just load the asset in your app via GLTFLoader.load().

1 Like