imgui

GUI library

A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications.

Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies

GitHub

6 stars
3 watching
4 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ubisoft/imgui A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications 27
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
mygui/mygui A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. 728
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,508
cegui/cegui A C++ library for creating cross-platform graphical user interfaces for games and rendering applications 466
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
cre8or/imgui-ada An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. 5
fuqunaga/rapidgui A Unity plugin providing a set of reusable GUI components and tools for rapid prototyping and development 332
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
cedricguillemet/imhotkey A tool for editing and handling hotkeys in graphical user interfaces built with ImGui. 211
sfml/imgui-sfml A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. 1,150
thennequin/imwindow A C++ library providing a window and GUI system with docking and multi-render support, built on top of Dear ImGui. 855