Immediate mode graphic user interface (IMGUI)


Topic | v1 | created by jjones |
Description

IMGUI refers to the API: literally the interface between the application and the UI system. - The API tries to minimize the application having to retain data related to the UI system. - The API tries to minimize the UI system having to retain data related to the application.


Relations

subtopic of User interface (UI)

In the industrial design field of human-computer interaction, a user interface (UI) is the space wher...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

treated in | description from About the IMGUI paradigm

This is an attempt at explaining what the IMGUI paradigm stands for, and what it could be.