GLSL Development Made Shrimple
· 7 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.