Files
imgui-godot/doc/cpp-demo
Patrick Dawson 2ebac092fe WIP C++ example
2022-11-23 06:15:09 +01:00
..
2022-11-23 06:15:09 +01:00
2022-11-23 06:15:09 +01:00
2022-11-23 06:15:09 +01:00
2022-11-23 06:15:09 +01:00
2022-11-23 06:15:09 +01:00
2022-11-23 06:15:09 +01:00
2022-11-23 06:15:09 +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.

cmake --preset msvc

cmake --build build --target install --config Debug