Commit 010202ed authored by Riegel's avatar Riegel
Browse files

Update public/place.html

parent a0fe60fe
Pipeline #8240 passed with stage
in 7 seconds
......@@ -73,6 +73,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
let flower;
loader.load("https://transfer.hft-stuttgart.de/pages/22rial1mpg/vis_exc3_ar_riegel/source/model.gltf", function(gltf) {
flower = gltf.scene;
gltf.scene.scale.set(0.001, 0.001, 0.001)
});
session.addEventListener("select", (event) => {
......
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