Immediate Mode GUI with Python#
Understanding the foundation that powers Fiatlight

Why Learn About Immediate Mode GUI?
Fiatlight is built on Dear ImGui Bundle, a powerful Immediate Mode GUI library for Python.
Understanding how Immediate Mode GUIs work will help you customize Fiatlight interfaces more effectively, and extend Fiatlight with custom widgets and behaviors
Complete Learning Resource
For a comprehensive introduction to Immediate Mode GUI concepts, deployment options, and practical examples:
Complete Guide: Immediate Mode GUI with Python (opens in a new tab)