imgui

ImGui wrapper

A set of bindings and wrappers around the C++ ImGui library, providing a way to use it in a Nim programming language project.

ImGui bindings for Nim via cimgui

GitHub

134 stars
6 watching
20 forks
Language: Nim
last commit: 12 months ago
Linked from 2 awesome lists

bindingscimguiimguinimnimgl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
inochi2d/i2d-imgui A D language library providing a CImgui wrapper with OpenGL and SDL backends 18
cimgui/cimgui An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages 1,523
nimgl/nimgl A collection of bindings for popular computer graphics libraries. 369
nsauzede/vig A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. 52
allendang/cimgui-go A Go wrapper for Dear ImGui's C API 351
nim-lang/iup Provides a Nim wrapper for the IUP GUI toolkit. 47
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
nim-lang/sdl2 A set of C library bindings for a popular game development framework. 234
oprypin/crystal-imgui A library that provides Crystal bindings to Dear ImGui 70
genotrance/nimgen Automates the wrapping of C libraries to simplify and speed up compilation with c2nim 114
sfml/imgui-sfml A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. 1,153
flix01/imgui A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. 397
leiradel/imguial A collection of reusable GUI widgets for the ImGui library 277
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