diff --git a/public/index.html b/public/index.html index de7e95bf79719aa791a0e89ae380bf05a1c04ea8..8be29c2507cb9239291076a46871232a90eb37c8 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://transfer.hft-stuttgart.de/gitlab/32esla1mpg/webarTTP/-/tree/master/media/Velociraptor.glb", function(gltf) { +loader.load("https://transfer.hft-stuttgart.de/gitlab/32esla1mpg/webarTTP/-/tree/master/media/Velociraptor2.gltf", function(gltf) { flower = gltf.scene; });