[oden] Cleaner textures
This commit is contained in:
parent
f5da9ed0fb
commit
aa70df41a3
4 changed files with 93 additions and 70 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
bytemuck = { version = "1.13", features = ["derive"] }
|
||||
env_logger = "0.10"
|
||||
image = { version = "0.24", default-features = false, features = ["png"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue