From e37da2bde13c59ef2b844ad1a73623175bdf27cc Mon Sep 17 00:00:00 2001
From: Yaemyim <22yasa1mpg@hft-stuttgart.de>
Date: Tue, 20 Jun 2023 15:52:54 +0000
Subject: [PATCH] Update 2-Hit.html

---
 public/2-Hit.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/2-Hit.html b/public/2-Hit.html
index 50159a2..72c0300 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;
 });
 
-- 
GitLab