This repo is a base project using CMake and vcpkg to install imgui and generate a sln to work in.
See the Dear ImGui git repository for information on imgui.
Learn UI principals and foundations using ImGui as the base
- Create new Window class for creating new ImGui elements
- Migrate ImGui demo code to use new window class
- Create a to do "app"