moved gpu example to main

This commit is contained in:
2019-06-12 21:22:06 -07:00
parent ff679e1cab
commit 9b266c8d3f
4 changed files with 66 additions and 160 deletions

View File

@@ -13,5 +13,8 @@ ncollide2d = "0.19.1"
nalgebra = "0.18.0"
image = "0.21.2"
rand = "0.6.5"
vulkano = "0.12.0"
vulkano-shaders = "0.12.0"
time = "0.1.38"