Difference between revisions of "Graphical User Interface"
(the thing refreshes automatically) |
(add a column to specify if the lib needs external binaries) |
||
Line 8: | Line 8: | ||
| order=descending | | order=descending | ||
| ?Description | | ?Description | ||
+ | | ?Written in Lua | ||
| ?LOVE_Version | | ?LOVE_Version | ||
| ?LOVE_Min_Version | | ?LOVE_Min_Version | ||
}} | }} |
Revision as of 09:48, 29 May 2017
GUI Libraries
Name | Description | Written in Lua | LOVE Version | LOVE Min Version |
---|---|---|---|---|
layouter | Simple UI grid layout library. | 11.4+ | ||
cimgui-love | LÖVE module for Dear ImGui, obtained by wrapping cimgui with LuaJIT FFI. | 11.4 | 11.3 | |
Thranduil | UI module for LÖVE sources, website : 404 | 0.9.x | 0.9.x | |
Quickie | Simple(r), but powerful GUI. (renamed to SUIT) | 0.8.x | 0.7.x | |
Goo | GUI library for Love | 0.7.x | ||
LoveUI | GUI library for Love | 0.7.x | 0.5.0 | |
Message in a Bottle | A message library for LOVE. | 0.7.0 | ||
Gspöt | GUI library for Love | 0.11.x | ||
LUIGI | Lovely User Interfaces for Game Inventors | 0.11.x | 0.9.x | |
Löve Frames | An advanced GUI library for LÖVE | 0.11.x | 11.0 | |
Talkies.lua | A messagebox system with multiple-choices, typing effect + sounds and more. | 0.11.x | 0.11.x | |
love-nuklear | Lightweight immediate mode GUI for LÖVE games | 0.11.2 | 0.11.2 | |
Easy GUI System | EGS is a simple GUI system with events and multiple controls, without over-complicating things. | 0.10.x | ||
Möan.lua | A messagebox system with multiple-choices and more (renamed to Talkies) | 0.10.x | ||
SUIT | Simple User Interface Toolkit | 0.10.x | 0.10.x | |
fLUIds | love-imgui API wrap for simplicity | 0.10.x | ||
love-imgui | IMGUI module for LOVE | 0.10.x | 0.10.x | |
ListBox | A dynamic ListBox for LÖVE 2D. Supports touches, mouses and keyboards | 0.10.2 | 0.10.x | |
yaoui | UI Kit for LÖVE (no longer maintained) | 0.10.0 |