HEImGui integrates Dear ImGui into HydraEngine, providing a user interface framework for debugging, tools, and in-engine UI development..
- HydraEngine (Ensure that it is set up before using this plugin)
-
Clone the repository into the plugins directory of your project:
git clone --recurse-submodules --shallow-submodules --depth 1 https://github.com/johmani/HEImGui.git
-
Rerun your project's Premake script to regenerate project files.