CodeBrowser / github / ocornut/imgui
ocornut/imgui
# Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
$ git clone https://github.com/ocornut/imgui.git
stars
74,896
forks
11,924
language
C++
license
MIT License
What is ocornut/imgui?
Dear ImGui is a C++ library for building graphical user interfaces using an immediate-mode GUI approach, designed to be lightweight with minimal dependencies and work across multiple platforms. Developers use it to quickly create debuggers, editors, profilers, and other tools, as well as in-game UI for game engines, without the overhead of traditional retained-mode GUI frameworks. It's particularly popular in game development and graphics applications where performance and simplicity matter.
Topics
#api #cplusplus #framework #game-development #game-engine #gamedev #gui #imgui #immediate-gui #library #multi-platform #native #toolkit #tools #ui
Activity
1,229 open issues · last updated Jul 21, 2026