ocornut/imgui
Summary
Dear ImGui is a bloat-free, C++ GUI library that outputs vertex buffers and draw commands for rendering within your own engine. It emphasizes fast iteration, portability, and minimal dependencies, targeting tooling UIs for game engines, editors, and real-time applications. The page covers integration across multiple backends and platforms, usage examples, the IMGUI paradigm, and guidance on licensing and sponsorship.