Commit dba75250 authored by Percen's avatar Percen
Browse files

Update public/index.html

parent bf6033cb
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