i2d-imgui
CImgui wrapper
A D language library providing a CImgui wrapper with OpenGL and SDL backends
D binding to c-imgui
18 stars
5 watching
10 forks
Language: D
last commit: 3 months ago
Linked from 1 awesome list
bindbcimgui
Related projects:
Repository | Description | Stars |
---|---|---|
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |
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 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
allendang/cimgui-go | A Go wrapper for Dear ImGui's C API | 350 |
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 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
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 |
oprypin/crystal-imgui | A library that provides Crystal bindings to Dear ImGui | 70 |
cre8or/imgui-ada | An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. | 5 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 728 |
aoterodelaroza/imgui-goodies | A collection of reusable GUI widgets and utilities for building custom interfaces. | 111 |