Commit 27d96714 authored by Ayivor's avatar Ayivor
Browse files

Update 2-Hit.html

parent 1f12774d
Pipeline #8007 passed with stage
in 5 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://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf", function(gltf) { loader.load("https://transfer.hft-stuttgart.de/gitlab/bennard.ayivor1/22aybe1mpg/-/raw/master/public2/Car_cartoon.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