sponza debugging and fixes
This commit is contained in:
parent
708c46adc7
commit
e39ea0b80b
9 changed files with 64 additions and 34 deletions
|
@ -12,7 +12,7 @@ log = "0.4"
|
|||
wgpu = "0.13"
|
||||
pollster = "0.2"
|
||||
bytemuck = { version = "1.4", features = [ "derive" ] }
|
||||
image = { version = "0.24", features = [ "png" ] }
|
||||
image = { version = "0.24", features = [ "png", "tga" ] }
|
||||
anyhow = "1.0"
|
||||
cgmath = "0.18"
|
||||
tobj = { version = "3.2.1", features = [ "async", ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue