love-imgui
ImGui wrapper
A Lua wrapper around the ImGui C++ library for the LOVE game engine.
imgui module for the LÖVE game engine
322 stars
19 watching
60 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
aidan63/linc_imgui | A Haxe library that provides native bindings for Dear ImGui, allowing for efficient integration of the ImGui C++ API into Haxe projects. | 44 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |
yak32/glw_imgui | An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence. | 52 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
immortalx74/lovr-ui2d | An immediate mode GUI library for the LÖVR and LÖVE frameworks. | 34 |
segross/unrealimgui | An Unreal Engine 4 plugin integrating Dear ImGui for creating graphical user interfaces in games. | 687 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
isage/lua-imagick | A Lua binding to ImageMagick's API | 73 |
yaakovdavis/vorticeimgui | A C# project providing ImGui bindings for Vortice, a graphics library. | 20 |
excessive/patchy | Provides a simple 9patch image loading and drawing library for the LÖVE game engine. | 35 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |