first chunk implementation
This commit is contained in:
parent
d426fd39c0
commit
7879e57275
3 changed files with 146 additions and 8 deletions
|
@ -15,4 +15,5 @@ thiserror = "1"
|
|||
tobj = { version = "3", features = ["log"] }
|
||||
vulkanalia = { version = "=0.23.0", features = ["libloading", "provisional", "window"] }
|
||||
winit = "0.29"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
rand = "0.8"
|
Loading…
Add table
Add a link
Reference in a new issue