Skip to content

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

Notifications You must be signed in to change notification settings

meemknight/glui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published