Initial commit

This commit is contained in:
Darren VanBuren 2016-10-30 01:21:33 -07:00
commit b1720560a6
7 changed files with 913 additions and 0 deletions

2
shaders/compile.sh Executable file
View file

@ -0,0 +1,2 @@
/mnt/storage/Downloads/VulkanSDK/1.0.30.0/x86_64/bin/glslangValidator -V shader.vert
/mnt/storage/Downloads/VulkanSDK/1.0.30.0/x86_64/bin/glslangValidator -V shader.frag