ImGui Manual

An online interactive manual for Dear ImGui

Dear ImGui is a fantastic Immediate Mode Graphical User interface for C++.

ImGui Manual

Click on the image to launch the manual

Demos Videos

The videos below gives a quick (2 minutes) introduction:

Introduction Video Code navigation
Introduction Video Navigation Video

Playground

The playground uses gitpod.io an online IDE where you create your own ImGui test program with 5 lines of code. Click on the image below to launch it.

playground image

View a demo video on youtube

About this manual

The code for this manual is available here.

It runs online via emscripten, but can run as well on desktop and mobile platforms (via hello_imgui)

See also a related demo for Implot, which also provides code navigation.

I’d love to read your feedback!