Back to Browse

Immediate Mode GUI in C++ | Live #1

830 views
Streamed live on Oct 19, 2025
2:06:51

In this live stream, I will be working on an Immediate Mode GUI desktop application in C++ that I'm building from scratch - Prompt Workbench. It's an application that will allow you to test system prompts automatically with a suite of user prompts in order to optimize and develop your system prompts for LLMs. We’ll explore how Immediate Mode GUIs work under the hood, why they differ from traditional retained-mode frameworks, and how to implement one using modern C++ techniques. Expect practical discussions, hands-on coding, and insights into real-time rendering, event handling, and performance considerations. Tasks for Today: I will be building the form to add test suites and possibly other data types like user prompts etc. #C++ #ImGui #LiveCoding

Download

1 formats

Video Formats

360pmp4202.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Immediate Mode GUI in C++ | Live #1 | NatokHD