Difference between revisions of "Graphical User Interface"
(show only gui libraries) |
|||
Line 9: | Line 9: | ||
== All GUI Libraries == | == All GUI Libraries == | ||
− | {{#ask: [[Category:Libraries]] | + | {{#ask: [[Category:Libraries]] [[Keyword::GUI]] |
| headers=show | | headers=show | ||
| mainlabel=Name | | mainlabel=Name | ||
| limit=1000 | | limit=1000 | ||
− | | sort= | + | | sort=LOVE_Version, |
− | | order= | + | | order=descending |
| ?Description | | ?Description | ||
| ?LOVE_Version | | ?LOVE_Version | ||
| ?LOVE_Min_Version | | ?LOVE_Min_Version | ||
− | |||
}} | }} | ||
[https://www.love2d.org/wiki/Graphical_User_Interface?action=purge refresh] | [https://www.love2d.org/wiki/Graphical_User_Interface?action=purge refresh] |
Revision as of 01:38, 27 March 2016
- Thranduil (last commit 2015)
- LoveFrames (last commit 2015)
- Quickie (last commit 2014)
- TODO: Add PunchUI : https://github.com/Germanunkol/PunchUI (forum https://love2d.org/forums/viewtopic.php?f=5&t=76667&hilit=punchui ) (2013)
- LoveUI (last commit 2011)
- Goo (last commit 2011)
- EGS (download dead link, no such repository)
All 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 |