Initial commit

This commit is contained in:
Thraix
2023-01-07 21:09:01 +01:00
commit 0396318d2d
441 changed files with 70331 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
glslc shader.vert -o vert.spv
glslc shader.frag -o frag.spv
pause