mirror of
https://github.com/maxartz15/MoonWorksDearImGuiScaffold.git
synced 2025-06-18 18:06:02 +02:00
39302c66e00c7ec1ebeef06478157e107608bb22
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.
In VSCode, press Ctrl-Shift-B to bring up the build menu.
You can also use the dotnet
CLI interface to build or publish.
Languages
C#
99.7%
GLSL
0.2%