OpenGL Shader Language Object Preprocessor

Back

GL SLOP is yet another library and frontend that can aid in shader linking and using multiple files similar to how #include works in C and C++.
The frontend was made using DearImGui using a simple application engine and opengl shader code to compile.

The name is a play on the fact that there are many many OpenGL libraries and interfaces that may all do similar things :)

ip1