1
0
Fork 0
This commit is contained in:
Florian RICHER 2020-11-30 17:30:26 +01:00
parent b5470b3a6c
commit 2a5bd593cb
3 changed files with 444 additions and 58 deletions

View file

@ -8,3 +8,5 @@ edition = "2018"
[dependencies]
vulkano = "0.19"
vulkano-shaders = "0.19"
image = "0.23"