GUI library for SDL

SDLUI is a bare bones GUI library made with SDL, for SDL, and written in a style that resembles SDL.It depends on standard SDL extensions (SDL_image, SDL_ttf).Its purpose is to have a convenient way to build small apps, utilities and tools right within SDL, without much hassle to set-up.

Get it on GitHub