Commit 981b521a authored by Percen's avatar Percen
Browse files

Update public/index.html

parent 1e89978f
......@@ -134,7 +134,7 @@
*/
let flower;
loader.load("https://github.com/KhronosGroup/glTF-Sample-Models/blob/main/1.0/Avocado/glTF/Avocado.gltf", function(gltf) {
loader.load("./public/assets/models/street_lamp.glb", 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