Immediate mode GUI

From HandWiki
Short description: Type of graphical user interface
Schematic explanation of an immediate mode graphics API

An immediate mode graphic user interface (GUI), also known as IMGUI, is a graphical user interface design pattern which uses an immediate mode API to render controls, as opposed to a retained mode one.[1]