About 25,800 results
Open links in new tab
  1. GitHub - ocornut/imgui: Dear ImGui: Bloat-free Graphical User …

    Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline-enabled application. It is fast, portable, renderer …

  2. ImGui – Lightweight GUI Tools for C++ Apps

    ImGui is a powerful immediate-mode GUI library built for speed, flexibility, and real-time interface development. It enables developers to build debugging tools, editors, and application interfaces …

  3. Releases · ocornut/imgui - GitHub

    Reading the changelog is a good way to keep up to date with what Dear ImGui has to offer, and will give you ideas of some features that you've been ignoring until now!

  4. Dear ImGui homepage

    Bloat-free Graphical User interface for C++ with minimal dependencies.

  5. Dear ImGui Bundle — immediate-mode GUIs for Python & C++

    Dear ImGui Bundle stands on the shoulders of Dear ImGui, the battle-tested, widely adopted immediate-mode GUI library created by Omar Cornut, plus 20+ of its most popular addons including ImPlot, …

  6. ocornut/imgui | DeepWiki

    Feb 20, 2026 · Dear ImGui is a bloat-free graphical user interface library for C++ that outputs optimized vertex buffers for rendering in 3D-pipeline-enabled applications. It is designed to enable fast …

  7. ImGui v1.77 - GitHub Pages

    An IMGUI tries to minimize superfluous state duplication, state synchronization and state retention from the user's point of view. It is less error prone (less code and less bugs) than traditional retained-mode …

  8. An introduction to the Dear ImGui library - Conan

    Jun 26, 2019 · An introduction, tutorial and example showing how to use ImGui, the Immediate Mode Graphics library with C++, CMake, and Conan

  9. Dear ImGui download | SourceForge.net

    May 12, 2026 · Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline enabled application. It is fast, portable, …

  10. ImGui - Google Open Source

    ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no …