/BaseGuiApp

This is a starter template for developing simple GUI apps with Dear ImGui

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

BaseGuiApp

This is a simple starter template for creating projects using Dear ImGui.

Visual Studio

This project uses CMAKE. On new versions of Visual Studio (2019 and above) you can just open the root folder and the IDE will take care of everything. The CMAKE script will automatically download ImGui and other dependencies for you.