testing 32x32x32 nodes world

This commit is contained in:
Piotrek
2021-04-23 22:15:14 +02:00
parent b59523c13b
commit 526ff05ed2
6 changed files with 117 additions and 14 deletions
+2
View File
@@ -11,8 +11,10 @@ winit = "0.24"
wgpu = "0.7"
futures = "0.3"
bytemuck = { version = "1.5", features = [ "derive" ] }
byteorder = "1.4"
image = "0.23.14"
cgmath = "0.18"
rand = "0.8"
[build-dependencies]
anyhow = "1.0"