mirror of
https://github.com/lisk77/comet.git
synced 2025-12-12 17:18:50 +00:00
feat(texture_atlas): reworked the texture atlas creation
This commit is contained in:
parent
676b1dcb18
commit
bdf33f2714
5 changed files with 274 additions and 263 deletions
|
|
@ -16,4 +16,4 @@ wgpu = { version = "22.0", features = ["glsl", "wgsl", "naga-ir"]}
|
|||
winit = { version = "0.29", features = ["rwh_05"] }
|
||||
chrono = "0.4.40"
|
||||
pollster = "0.3"
|
||||
image = "0.24"
|
||||
image = "0.24"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue