/glui

UI library inspired by imgui, it makes adding menus and submenus very easy!

Primary LanguageC++

glui

A simple menu library for OpenGL apps.

Why glui?

Because it is very easy to use to prototype things. The library is header only! Just a few lines of code will get you a fully responsive and working menu!

This uses my 2D library, check it out!

(but you can add that easily or make your own backed 👀)

This little code:

Results to this!