diff --git a/public/2-Hit.html b/public/2-Hit.html index 50159a24c8c8b96592d6e7bfa0ed9a3609402ed0..72c03007f83225d6c845a1cb22fe9cda450f9385 100644 --- a/public/2-Hit.html +++ b/public/2-Hit.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/22yasa1mpg/webarsr/-/raw/master/3d/model.gltf", function(gltf) { flower = gltf.scene; });