Better asset loading

This commit is contained in:
2025-04-26 16:34:12 +03:00
parent 9b4c2fb9dd
commit efe1d87d76
14 changed files with 612 additions and 471 deletions
+1
View File
@@ -8,6 +8,7 @@ bitflags = "2.9.0"
bytemuck = { version = "1.22.0", features = ["derive"] }
env_logger = "0.11.8"
glam = { version = "0.30.2", features = ["bytemuck"] }
glob = "0.3.2"
log = "0.4.27"
noise = "0.9.0"
png = "0.17.16"