imgui
UI library
A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications.
Dear ImGui Addons Branch = plain unmodified dear imgui plus some extra addon.
397 stars
35 watching
35 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
cppdate-pickerdialogsdockingemscriptenfilesystemgraphsimage-editorimguilistviewminesweepernode-graphpopplersigned-distance-fieldsqlite3stringifysudokutexteditortoolbartreeview
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
| An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence. | 52 |
| A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 733 |
| A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
| A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,159 |
| A C++ library for creating cross-platform graphical user interfaces for games and rendering applications | 471 |
| An intermediate layer to enable Dear ImGui usage in other languages with C interfaces | 1,533 |
| A collection of reusable GUI widgets and utilities for building custom interfaces. | 113 |
| An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. | 5 |
| A C++ library providing a window and GUI system with docking and multi-render support, built on top of Dear ImGui. | 859 |
| A Haxe library that provides native bindings for Dear ImGui, allowing for efficient integration of the ImGui C++ API into Haxe projects. | 44 |
| A file browser implementation built on top of dear-imgui for creating an intuitive user interface for navigating and managing files. | 679 |
| A cross-platform file dialog addon for the Dear ImGui GUI library | 418 |
| A collection of reusable GUI widgets for the ImGui library | 277 |
| A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 55 |