[oden] Start messing with the script
This commit is contained in:
parent
9f808cea31
commit
156b6d6691
4 changed files with 206 additions and 54 deletions
|
|
@ -11,6 +11,7 @@ bytemuck = { version = "1.13", features = ["derive"] }
|
|||
env_logger = "0.10"
|
||||
image = { version = "0.24", default-features = false, features = ["png"] }
|
||||
log = "0.4"
|
||||
oden-js = { path = "oden-js" }
|
||||
pollster = "0.3"
|
||||
wgpu = "0.16"
|
||||
winit = "0.28"
|
||||
winit = "0.28"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue