Shaders!
This commit is contained in:
2
compile.sh
Executable file
2
compile.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
/usr/local/bin/glslc shaders/simple_shader.vert -o shaders/simple_shader.vert.spv
|
||||
/usr/local/bin/glslc shaders/simple_shader.frag -o shaders/simple_shader.frag.spv
|
||||
Reference in New Issue
Block a user