diff --git a/src/core/state.rs b/src/core/state.rs index 341d566..babb2a6 100644 --- a/src/core/state.rs +++ b/src/core/state.rs @@ -210,7 +210,7 @@ impl State { }); let obj_model = resources::load_model_gltf( - "sponza/Sponza.gltf", + "Sponza.glb", &device, &queue, &texture_bind_group_layout,