forked shade_runner and added compiler options. Going to add buttons along with a workflow for picking swatches

This commit is contained in:
2019-07-07 01:00:26 -07:00
parent 942ff4035d
commit 820b99ae4e
5 changed files with 50 additions and 5 deletions

View File

@@ -14,5 +14,7 @@ rand = "0.6.5"
vulkano = "0.12.0"
vulkano-shaders = "0.12.0"
time = "0.1.38"
shade_runner = "0.1.1"
shaderc = "0.5.0"
shade_runner = {version = "0.1.1", git = "https://github.com/MitchellHansen/shade_runner"}
#shade_runner = {version = "0.1.1", path = "../shade_runner"}