Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 403 Bytes

File metadata and controls

10 lines (7 loc) · 403 Bytes

BasedGUI rendering framework

BasedGUI is an OpenGL rendering framework.

Setup

Simply execute the setup.sh, which will generate the XCode or Visual Studio project as well as download needed deps via conan.

Usage

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.