instancing, camera movement
This commit is contained in:
parent
f88df1efd0
commit
4ab10fe790
12 changed files with 599 additions and 78 deletions
|
@ -13,3 +13,5 @@ wgpu = "0.13"
|
|||
pollster = "0.2"
|
||||
bytemuck = { version = "1.4", features = [ "derive" ] }
|
||||
image = { version = "0.24", features = [ "png" ] }
|
||||
anyhow = "1.0"
|
||||
cgmath = "0.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue