/OpenGL_GUI

A simple OpenGL GUI with sliders, text, and Buttons.

Primary LanguageC++

Simple OpenGL GUI

This is a simple OpenGL GUI that supports Sliders, Buttons, and text labels. The bulk of the rendering is done in the fragment shader.

GUIeample