Added animation demo

This commit is contained in:
David Johnson 2022-01-31 22:03:48 -06:00
parent 4311b27193
commit bc900e69e7
2 changed files with 72 additions and 1 deletions

View file

@ -31,4 +31,5 @@ objc = "0.2.7"
[dev-dependencies]
winit = "0.26.1"
image = "0.23.14"
image = "0.23.14"
rayon = "1.5.1"