Thinking in Immediate - ImGUI
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the concept of Immediate Mode GUI (ImGUI) in this ACCU 2021 conference talk by Zhihao Yuan. Dive into the principles and applications of ImGUI, a paradigm that simplifies user interface development by redrawing the entire UI on each frame. Learn how this approach can lead to more efficient and flexible GUI programming, particularly in C++ applications. Gain insights into the advantages of ImGUI over traditional retained mode GUI systems, and discover practical techniques for implementing ImGUI in your projects. Understand how this methodology can streamline your development process and improve the responsiveness of your applications.
Syllabus
Thinking in Immediate: ImGUI - Zhihao Yuan [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube