Home

Awesome

ImGui Goodies

This is a collection of widgets and utilities for the immediate mode GUI (imgui) that I am developing for the critic2 GUI. Currently, the contents of this repo are:

Some examples are given in the examples subdirectory. Use the compile.sh script to build the whole directory tree.

Examples

Docks, containers, and root containers:

Example

Delayed tooltips:

Example