use rust-embed for assets
This commit is contained in:
parent
a99b018ec1
commit
8947398ad0
11 changed files with 142 additions and 32 deletions
|
@ -210,7 +210,7 @@ impl State {
|
|||
});
|
||||
|
||||
let obj_model = resources::load_model_gltf(
|
||||
"Sponza.glb",
|
||||
"models/Sponza.glb",
|
||||
&device,
|
||||
&queue,
|
||||
&texture_bind_group_layout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue