Commit 821dc4d2 authored by Singhateh's avatar Singhateh
Browse files

Update 2-Hit.html

parent e27ec7ab
Pipeline #8011 passed with stage
in 4 seconds
......@@ -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/silkysingz94/ansu/-/raw/master/sunflower/scene.gltf", function(gltf) {
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