Commit 93bbabfb authored by Rahman's avatar Rahman
Browse files

Update index.html

parent ec65330d
Pipeline #9756 passed with stage
in 6 seconds
......@@ -67,7 +67,7 @@ async function activateXR() {
});
let beeModel;
loader.load("https://example.com/path/to/your/bee_model.gltf", function(gltf) {
loader.load("https://transfer.hft-stuttgart.de/gitlab/22raya1mpg/argumented-reality/-/blob/master/bee/scene.gltf", function(gltf) {
beeModel = 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