Initial commit
This commit is contained in:
commit
b1720560a6
7 changed files with 913 additions and 0 deletions
3
shaders/compile.bat
Normal file
3
shaders/compile.bat
Normal file
|
@ -0,0 +1,3 @@
|
|||
C:/VulkanSDK/1.0.30.0/Bin32/glslangValidator.exe -V shader.vert
|
||||
C:/VulkanSDK/1.0.30.0/Bin32/glslangValidator.exe -V shader.frag
|
||||
pause
|
Loading…
Add table
Add a link
Reference in a new issue