diff --git a/public/2-Hit.html b/public/2-Hit.html index 307ac68315a106f1d7c0364785c94411a9dcc9d8..3bb3b01e12c0b00e8dd6d5497f7af8ffcc2a7fba 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/luxthapa6363/visualization/-/raw/master/gltf/model.gltf", function(gltf) { flower = gltf.scene; });