Sen descrición

rexim a843b51ce6 Add access to time %!s(int64=4) %!d(string=hai) anos
.gitignore 5fa4effb7c Add MSVC support %!s(int64=4) %!d(string=hai) anos
LICENSE 63167ff3eb Ready. Set. Go! %!s(int64=4) %!d(string=hai) anos
Makefile 63167ff3eb Ready. Set. Go! %!s(int64=4) %!d(string=hai) anos
README.md 6e39888ce6 Document shader hot reloading %!s(int64=4) %!d(string=hai) anos
build_msvc.bat 5fa4effb7c Add MSVC support %!s(int64=4) %!d(string=hai) anos
main.c a843b51ce6 Add access to time %!s(int64=4) %!d(string=hai) anos
main.frag a843b51ce6 Add access to time %!s(int64=4) %!d(string=hai) anos
main.vert 4578cf729b Use triangle strip stead of quad %!s(int64=4) %!d(string=hai) anos
setup_glfw.bat 5fa4effb7c Add MSVC support %!s(int64=4) %!d(string=hai) anos

README.md

OpenGL Template

Just a simple OpenGL template that I use on my streams.

Shaders Hot Reloading

Press F5 to reload main.frag and main.vert shaders. Red screen indicates a compilation or linking error, check the output of the program if you see it.