Commit fddc064e authored by Rahman's avatar Rahman
Browse files

Update index.html

parent c623ffce
Pipeline #9321 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("", function(gltf) { loader.load("https://transfer.hft-stuttgart.de/gitlab/22raya1mpg/argumented-reality/-/blob/master/hopper/scene.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