If you are using this for a class or self-study, focus on these three pillars:
: A main.cpp file that demonstrates a functional Rendering Loop so you can see a window immediately upon compiling. Core Concepts to Learn imgui-professor.zip
Typically, a "professor" or starter bundle like this includes: If you are using this for a class
: imgui.h , imgui.cpp , and other essential headers that form the logic of the UI. imgui-professor.zip