fix build
This commit is contained in:
parent
15a4041785
commit
ab8e78e1b1
4 changed files with 5 additions and 100 deletions
|
|
@ -607,7 +607,7 @@ impl RendererInner {
|
|||
let mut allocator = allocator.lock().unwrap();
|
||||
let vertices = {
|
||||
let model_obj = tobj::load_obj(
|
||||
"/home/zoey/dev/vk-rs/crates/vk-rs/assets/suzanne.obj",
|
||||
"./crates/vk-rs/assets/suzanne.obj",
|
||||
&tobj::LoadOptions {
|
||||
single_index: true,
|
||||
triangulate: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue