thinking about shaders

This commit is contained in:
2021-02-24 18:30:45 -08:00
parent 813d2f6f2f
commit 7fb89e7d6e
6 changed files with 185 additions and 17 deletions

View File

@@ -0,0 +1,4 @@
#version 450
void main() {
}