2
0

Тайлбар байхгүй

rexim a843b51ce6 Add access to time 4 жил өмнө
.gitignore 5fa4effb7c Add MSVC support 4 жил өмнө
LICENSE 63167ff3eb Ready. Set. Go! 4 жил өмнө
Makefile 63167ff3eb Ready. Set. Go! 4 жил өмнө
README.md 6e39888ce6 Document shader hot reloading 4 жил өмнө
build_msvc.bat 5fa4effb7c Add MSVC support 4 жил өмнө
main.c a843b51ce6 Add access to time 4 жил өмнө
main.frag a843b51ce6 Add access to time 4 жил өмнө
main.vert 4578cf729b Use triangle strip stead of quad 4 жил өмнө
setup_glfw.bat 5fa4effb7c Add MSVC support 4 жил өмнө

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.