Commit 34a2681a authored by Arif's avatar Arif
Browse files

Update 2-Hit.html

parent 5b20d404
Pipeline #8264 passed with stage
in 4 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/22rumu1mpg/ar/-/raw/master/Rushdi/Car_cartoon.gltf", function(gltf) { loader.load("https://transfer.hft-stuttgart.de/gitlab/azizularif/ar/-/raw/master/Arif/model.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