Re: List all GUI toolkits for SDL
Jonathan Dearborn <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <CA+DSiHZL3a_SjkqNTMNGAFbbWdBrH2-_aA1DTHBjzqqD=rpxdw@mail.gmail.com> |
A couple of years ago, we saw KiWi on the mailing list: https://github.com/mobius3/KiWi It may have even been the first to be announced for SDL2. If you use SDL_gpu or OpenGL directly, you can additionally set up rendering for librocket (http://librocket.com/) and Nuklear ( https://github.com/vurtun/nuklear). These would work on either SDL1.2 or SDL2 and they look great. Jonny D On Sun, Sep 11, 2016 at 7:22 AM, MrTAToad <[email protected]> wrote: > SDL1 or SDL2 ? > > For the former, I dont know. For the latter its around 3/4 > > SDL1 > Geeonx GUI (http://forums.libsdl.org/viewtopic.php?t=12088) > > SDL2 GUI[u] > Guichan - Uses OpenGL - (http://forums.libsdl.org/viewtopic.php?t=12073) > KISS - (http://forums.libsdl.org/viewtopic.php?t=11772) > Nanogui - Uses OpenGL - (http://forums.libsdl.org/view > topic.php?t=11636&highlight=gui) > neoGFX - Uses OpenGL - (http://forums.libsdl.org/view > topic.php?t=12033&highlight=gui) > SDL_gui - Seems to be specifically geared towards Android ( > https://github.com/mozeal/SDL_gui) > > SDL_widgets - This is.. a weird one... Its a GUI system alright, but > overly complicated and works only for specific compilers (because it is too > Linux orientated) (http://members.chello.nl/w.boeke/SDL-widgets/) > > _______________________________________________ > SDL mailing list > [email protected] > http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org > > _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org