Commit 483a5ff3 authored by Kodie's avatar Kodie
Browse files

Update index.html

parent 36d6823d
Pipeline #9315 passed with stages
in 10 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/22kona1mpg/augmentedreality/-/tree/master/gltf/Cylinder.glb", function(gltf) { loader.load("https://transfer.hft-stuttgart.de/gitlab/22kona1mpg/augmentedreality/-/tree/master/gltf/Cylinder.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