Commit c571738f authored by Percen's avatar Percen
Browse files

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

Update public/index.html

See merge request !92
parents 9f5ec751 34cdfab2
Pipeline #10617 passed with stage
in 7 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -214,7 +214,7 @@
loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf", (gltf) => {
models.sunflower = gltf.scene;
});
loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/tree/tree.gltf", (gltf) => {
loader.load("https://github.com/KhronosGroup/glTF-Sample-Models/blob/main/2.0/Duck/glTF/Duck.gltf", (gltf) => {
models.tree = 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