cimgui
C API wrapper
An intermediate layer to enable use of Dear ImGui from languages interfacing with C.
c-api for imgui and implementations programmatically generated (https://github.com/ocornut/imgui)
22 stars
5 watching
0 forks
Language: Lua
last commit: about 5 years ago
Linked from 1 awesome list
luajit-ffi-bindings
Related projects:
Repository | Description | Stars |
---|---|---|
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |
inochi2d/i2d-imgui | A D language library providing a CImgui wrapper with OpenGL and SDL backends | 18 |
allendang/cimgui-go | A Go wrapper for Dear ImGui's C API | 351 |
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 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
nimgl/imgui | A set of bindings and wrappers around the C++ ImGui library, providing a way to use it in a Nim programming language project. | 134 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
slages/love-imgui | A Lua wrapper around the ImGui C++ library for the LOVE game engine. | 322 |
capsadmin/ffibuild | Utility to generate FFI bindings from C headers | 58 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
isage/lua-imagick | A Lua binding to ImageMagick's API | 73 |
aarzilli/golua | Go bindings for the Lua C API | 651 |