Commit c3fd38e8 authored by Percen's avatar Percen
Browse files

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

Update public/index.html

See merge request !26
parents bf6033cb dba75250
Pipeline #10482 passed with stage
in 7 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -134,7 +134,7 @@
*/
let flower;
loader.load("https://threejs.org/examples/models/gltf/RobotExpressive/RobotExpressive.glb", function(gltf) {
loader.load("https://github.com/KhronosGroup/glTF-Sample-Models/blob/main/1.0/Avocado/glTF/Avocado.gltf", function(gltf) {
flower = 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