diff --git a/public/index.html b/public/index.html index 1fb43cd05a402753307ca9309d1132cceb9a7865..de7e95bf79719aa791a0e89ae380bf05a1c04ea8 100644 --- a/public/index.html +++ b/public/index.html @@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re }) let flower; -loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf", function(gltf) { +loader.load("https://transfer.hft-stuttgart.de/gitlab/32esla1mpg/webarTTP/-/tree/master/media/Velociraptor.glb", function(gltf) { flower = gltf.scene; });