Interactive UI Programming with C++ and ImGui
https://DevCourseWeb.com
Published 9/2023
Created by Hristo Iliev
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 31 Lectures ( 2h 6m ) | Size: 1.41 GB
Learn how to do UI in C++ with Dear ImGui, BGFX and GLFW
What you'll learn
Create 2D graphical applications using C++
Use GLFW for windowing and keyboard and mouse inputs
Use the GLM library for basic 2D mathematics
Work with multiple windows
Create UI with the help of ImGui
Multiple ImGui controls for logic
How to initialize BGFX for graphics programming
Good coding standards and google coding style
Requirements
Understand Basic C++