ImGUI++ is a framework built around ImGui allowing users to create intricate UIs in an object oriented fashion. ImGui does not follow the same designs that most modern UI frameworks do. This project aims to change that.
- Minimally implement Win32 window
- Minimally implement DirectX window
- Base widget
- Standard widgets (button, textbox, label, etc.)
- Animation framework
- Styles