Commit 23a84c2e authored by Thapa's avatar Thapa
Browse files

Update 2-Hit.html

parent 20e9172b
Pipeline #7897 passed with stage
in 5 seconds
...@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re ...@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
}) })
let flower; let flower;
loader.load("https://transfer.hft-stuttgart.de/gitlab/luxthapa6363/visualization/-/blob/master/gltf/model.gltf", function(gltf) { loader.load("https://transfer.hft-stuttgart.de/gitlab/luxthapa6363/visualization/-/raw/master/gltf/model.gltf", function(gltf) {
flower = gltf.scene; flower = gltf.scene;
}); });
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment