exploring other rendering styles

This commit is contained in:
2021-02-23 21:18:11 -08:00
parent 14b0948b9c
commit 813d2f6f2f
9 changed files with 61 additions and 30 deletions

4
shaders/bake.frag Normal file
View File

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