Add simple camera movement

This commit is contained in:
Marco Thomas
2021-08-25 19:24:32 +02:00
parent 2464e2118f
commit d841a0da12
7 changed files with 242 additions and 11 deletions

View File

@@ -14,4 +14,4 @@ log = "0.4"
wgpu = "0.9"
pollster = "0.2"
bytemuck = { version = "1.4", features = [ "derive" ] }
anyhow = "1.0"
anyhow = "1.0"