
Graphical User Interface - LOVE
2019年12月16日 · Simple UI grid layout library. LÖVE module for Dear ImGui, obtained by wrapping cimgui with LuaJIT FFI. A message library for LOVE. A messagebox system with multiple-choices, typing effect + sounds and more. EGS is a simple GUI system with events and multiple controls, without over-complicating things. A dynamic ListBox for LÖVE 2D.
GitHub - love2d-community/awesome-love2d: A curated list of …
cimgui-love - LÖVE module for Dear ImGui obtained by wrapping cimgui (programmatically generated C-api) using LuaJIT FFI, easy to update to the latest Dear Imgui version.
An immediate mode GUI for the Love2D framework. - GitHub
Slab is an immediate mode GUI toolkit for the Love 2D framework. This library is designed to allow users to easily add this library to their existing Love 2D projects and quickly create tools …
A very light-weight GUI library for the Löve2D - GitHub
A very light-weight GUI library for the Löve2D. Contribute to wilhantian/catui development by creating an account on GitHub.
love2d教程13--图形界面 - 半山th - 博客园
2013年1月4日 · 由于love里没有gui部分,而游戏不可避免要使用一下gui,难道我们要自己实现一套gui吗? 不用担心,在love wiki的library页面我们可以发现一些gui库,不过有些已经过期了.好在有一个loveframe支持0.8,我打开一看
cimgui-love - LOVE
2023年12月9日 · cimgui-love LÖVE module for Dear ImGui obtained by wrapping cimgui (programmatically generated C-api) using LuaJIT FFI. The wrappers are generated automatically (like cimgui itself) and can be easily updated for new versions of Dear ImGui. Currently based on version 1.90 (docking branch) of Dear ImGui and LÖVE 11.3.
Easy GUI System - LOVE
2016年8月17日 · Easy GUI System is an easy-to-use GUI system made by Ashley Davies. It is available on its Github page. EGS is not currently maintained, but functions on the current versions of LÖVE, thanks to contributions by buckle2000 on GitHub. Ashley is considering maintaining, tidying, and expanding on this library.
Implementing Basic UI in Love2d : r/love2d - Reddit
2022年11月13日 · As a follow up to my latest game, Frozen Horizon, which is heavily UI based, I wrote an in depth step by step with full code examples introducing how to make an immediate mode GUI in love2d just using the methods provided by love.graphics. https://alexjgriffith.itch.io/frozen-horizon/devlog/451300/the-one-where-buttons-are-made.
Badar . New love2d GUI library! : r/lua - Reddit
Badar (full moon in Arabic) is a declarative, flexbox inspired GUI library for LÖVE 2D. Source code on Github: https://github.com/Nabeel20/Badar Feel free to share feedback! :D
GitHub - gustavostuff/gooi: LÖVE GUI Library
GOOi (Good-sized Optional Open interface) is a LÖVE library to create Graphical User Interfaces. These are the supported components (see the Wiki for details): It features: Forum thread: …
- 某些结果已被删除