Commit 066f6bcf authored by Percen's avatar Percen
Browse files

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

Update public/index.html

See merge request !107
1 merge request!107Update public/index.html
Pipeline #10641 passed with stage
in 8 seconds
Showing with 2 additions and 2 deletions
+2 -2
......@@ -215,8 +215,8 @@
loader.load("https://threejs.org/examples/models/gltf/RobotExpressive/RobotExpressive.glb", (gltf) => {
models.robot = gltf.scene;
});
loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf", (gltf) => {
//https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf
loader.load("/assets/models/trash_model/robot.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