[oden] Start messing with the script

This commit is contained in:
John Doty 2023-06-19 08:31:13 -07:00
parent 9f808cea31
commit 156b6d6691
4 changed files with 206 additions and 54 deletions

View file

@ -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"