Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Fiatlight Documentation

Immediate Mode GUI with Python

Understanding the foundation that powers Fiatlight

traditional vs immediate mode GUI

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)