MoonWorksDearImGuiScaffold/README.md
2023-12-21 15:13:33 -08:00

282 B

MoonWorksDearImGuiScaffold

A starter project that you can use to get a MoonWorks + Dear ImGui application up and running.

Usage

Clone the repo and run git submodule update --init --recursive in the cloned directory.

Add your ImGui commands to the ImGuiCommands method.