diff --git a/public/place.html b/public/place.html index b8be792b0d032c54217a8149a56089f927ee5daf..c6660341b597ba00599f066663f73b580b3c735f 100644 --- a/public/place.html +++ b/public/place.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/pages/22rial1mpg/vis_exc3_ar_riegel/Bee.glb", function(gltf) { flower = gltf.scene; });