Files
imgui-godot/doc/cpp-demo
2022-11-28 01:35:09 +01:00
..
2022-11-28 01:35:09 +01:00
2022-11-28 01:35:09 +01:00
2022-11-24 02:16:19 +01:00
2022-11-23 06:15:09 +01:00
2022-11-24 02:16:19 +01:00
2022-11-24 02:16:19 +01:00
2022-11-24 00:47:17 +01:00
2022-11-23 06:15:09 +01: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