Commit 4077a413 authored by Percen's avatar Percen
Browse files

Merge branch '21pesi1bif-master-patch-16190' into 'master'

Update public/index.html

See merge request !108
parents 066f6bcf 0249b3b2
Pipeline #10642 passed with stage
in 8 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -216,7 +216,7 @@
models.robot = gltf.scene;
});
//https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf
loader.load("/assets/models/trash_model/robot.gltf", (gltf) => {
loader.load("/assets/models/trash_model/scene.gltf", (gltf) => {
models.sunflower = 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