ImGui binding for use with SFML
Run the following Vcpkg command to install the port.
vcpkg install imgui-sfml
imgui-sfml provides CMake targets:
find_package(ImGui-SFML CONFIG REQUIRED) target_link_libraries(main PRIVATE ImGui-SFML::ImGui-SFML)
v3.0#1
Mar 7, 2025
All
sfml/imgui-sfml
github.com/eliasdaler/imgui-sfml
8c901fe2b0
MIT
Manifest