From adf7eb8fffec99304bb6c4e094ed57fbe324b914 Mon Sep 17 00:00:00 2001 From: Yaemyim <22yasa1mpg@hft-stuttgart.de> Date: Tue, 20 Jun 2023 23:52:05 +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 e8dcc43..f239dbe 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://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/scene.gltf", function(gltf) { +loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/car.gltf", function(gltf) { flower = gltf.scene; }); -- GitLab