My Screen is Black
· 8 min read
While a common way to use GLSL, editing bare text files or embedded strings is not a scalable way to write programs.
This article will show how to make programming in GLSL more tolerable with linting and various means of code reuse.
All code for this guide is in C++ and the full source code can be found here.