vig
GUI wrapper
A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support.
⚡ V ImGui module -- dear imgui / cimgui wrapper
53 stars
6 watching
3 forks
Language: C
last commit: 9 months ago
Linked from 1 awesome list
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 |
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 |
allendang/cimgui-go | A Go wrapper for Dear ImGui's C API | 350 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
nsauzede/vnk | A V language wrapper around the Nuklear library, providing an easy-to-use interface for creating graphical user interfaces | 48 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
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 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
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 |
leiradel/imguial | A collection of reusable GUI widgets for the ImGui library | 277 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
slages/love-imgui | A Lua wrapper around the ImGui C++ library for the LOVE game engine. | 322 |
neroist/uing | A high-level Nim binding for libui-ng, providing a cross-platform GUI library. | 164 |