Commit 3c7fdcbe authored by Priyanka's avatar Priyanka
Browse files

Update 2-Hit.html

parent 69a3141a
Pipeline #7882 passed with stage
in 6 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/22prni1mpg/arnishat/-/raw/master/public/Car_cartoon.gltf", function(gltf) { loader.load("https://raw.githubusercontent.com/Linda17-prog/gltf/main/Car_cartoon.gltf", function(gltf) {
flower = gltf.scene; flower = gltf.scene;
}); });
......
Supports Markdown
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