mirror of
https://github.com/pkdawson/imgui-godot.git
synced 2026-09-17 12:14:17 +00:00
A sample GDExtension using ImGui with a context from imgui-godot. Uses vcpkg and CMake for easy setup and fast builds.
Windows (MSVC)
cmake --preset msvc.debug
cmake --build msvc.debug --config Debug --target install
cmake --preset msvc.release
cmake --build msvc.release --config RelWithDebInfo --target install
macOS
cmake --preset debug
cmake --build build.debug --target install
cmake --preset release
cmake --build build.release --target install
TODO: fonts with FreeType
TODO: macOS frameworks instead of plain dylibs
TODO: Linux? almost works but Godot fails to load the .so, missing symbol