Introduction to Dear ImGui
Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=upgxmR0MVgM
"How do I make a UI in C++?" is a question I get asked a lot, but most of the popular answers to it (Qt, for example) are too complicated for new students.
Dear ImGui is a UI library that is actually really, really easy to use. You just write a line of code, and a button or text label or whatever appears on the screen, simple as that.
Other Videos By Bill Kerney
2023-09-15 | BRIDGES Lab Time |
2023-09-14 | UE5: Health and Stamina Systems |
2023-09-14 | Barycentric Coordinates |
2023-09-14 | Voronoi Part 2 - Floyd's Relaxation |
2023-09-13 | C++: Void Functions and Call By Reference Parameters |
2023-09-13 | C++: Pure vs Impure Functions |
2023-09-12 | UE5: Landscape Materials, Landscape Layers, Landscape Grass Output |
2023-09-12 | Voronoi Diagrams + the Inline and Static keywords in C++ |
2023-09-11 | C++: Random Numbers |
2023-09-07 | Game Design Day 2 |
2023-09-07 | Introduction to Dear ImGui |
2023-09-06 | C++ Functions |
2023-09-05 | Principles of Game Design |
2023-09-05 | Dynamic Materials |
2023-09-03 | The Difference Between G++ and Clang++ |
2023-09-01 | Enums and Switches - Peanut Butter and Jelly and Rye Bread |
2023-08-31 | UE5 New Water System |
2023-08-31 | Wireframe Triangles + Book Recommendations |
2023-08-30 | Loop Lab Time |
2023-08-30 | C++: The Read Library |
2023-08-30 | You should go to grad school |