glb sponza
This commit is contained in:
parent
fe92f9abd7
commit
a99b018ec1
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ impl State {
|
||||||
});
|
});
|
||||||
|
|
||||||
let obj_model = resources::load_model_gltf(
|
let obj_model = resources::load_model_gltf(
|
||||||
"sponza/Sponza.gltf",
|
"Sponza.glb",
|
||||||
&device,
|
&device,
|
||||||
&queue,
|
&queue,
|
||||||
&texture_bind_group_layout,
|
&texture_bind_group_layout,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue