Difference between revisions of "Graphical User Interface"
(show only gui libraries) |
(no need for two lists) |
||
Line 1: | Line 1: | ||
− | + | == GUI Libraries == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{#ask: [[Category:Libraries]] [[Keyword::GUI]] | {{#ask: [[Category:Libraries]] [[Keyword::GUI]] |
Revision as of 01:41, 27 March 2016
GUI Libraries
Name | Description | 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 |