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
135 stars
6 watching
20 forks
Language: Nim
last commit: about 1 year ago
Linked from 2 awesome lists
bindingscimguiimguinimnimgl
Related projects:
Repository | Description | Stars |
---|---|---|
| A D language library providing a CImgui wrapper with OpenGL and SDL backends | 18 |
| An intermediate layer to enable Dear ImGui usage in other languages with C interfaces | 1,533 |
| A collection of bindings for popular computer graphics libraries. | 369 |
| A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 55 |
| A Go wrapper for Dear ImGui's C API | 359 |
| Provides a Nim wrapper for the IUP GUI toolkit. | 47 |
| A Haxe library that provides native bindings for Dear ImGui, allowing for efficient integration of the ImGui C++ API into Haxe projects. | 44 |
| An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
| A set of C library bindings for a popular game development framework. | 235 |
| A library that provides Crystal bindings to Dear ImGui | 70 |
| Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 115 |
| A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,159 |
| A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
| A collection of reusable GUI widgets for the ImGui library | 277 |
| An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence. | 52 |