# OpenGL Template Just a simple OpenGL template that I use on my streams. ## Shaders Hot Reloading Press F5 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.