diff --git a/public/2-Hit.html b/public/2-Hit.html index f6d0c57e2bf651dde95e92d145b92af384ea0d5f..992bf452b076739151fed3b2b343e14ee7bf7369 100644 --- a/public/2-Hit.html +++ b/public/2-Hit.html @@ -72,7 +72,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re }) let flower; -loader.load("https://transfer.hft-stuttgart.de/gitlab/luxthapa6363/visualization/-/raw/master/gltf/scene.gltf", function(gltf) { +loader.load("https://transfer.hft-stuttgart.de/gitlab/luxthapa6363/visualization/-/raw/master/gltf/model.gltf", function(gltf) { flower = gltf.scene; });