Explorar o código

Document shader hot reloading

rexim %!s(int64=4) %!d(string=hai) anos
pai
achega
6e39888ce6
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -1,3 +1,7 @@
 # OpenGL Template
 
 Just a simple OpenGL template that I use on my streams.
+
+## Shaders Hot Reloading
+
+Press <kbd>F5</kbd> to reload [main.frag](./main.frag) and [main.vert](./main.vert) shaders. Red screen indicates a compilation or linking error, check the output of the program if you see it.