BasedGUI is an OpenGL rendering framework.
Simply execute the setup.sh, which will generate the XCode or Visual Studio project as well as download needed deps via conan.
Work in progress!
You can put GLSL shaders into the res/shaders directory. Then make sure to also add them into the ShaderConsts class for simple usage.