Dear ImGui backend 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)
v2.6#1
Nov 22, 2024
All
eliasdaler/imgui-sfml1.2K
github.com/eliasdaler/imgui-sfml
ab65510cb3
MIT
Manifest