1. Home
  2. Browse
  3. imgui-sfml

imgui-sfml

v2.6#1Latest

Dear ImGui backend for use with SFML

Install

Run the following Vcpkg command to install the port.

vcpkg install imgui-sfml

Usage

imgui-sfml provides CMake targets:

find_package(ImGui-SFML CONFIG REQUIRED)
target_link_libraries(main PRIVATE ImGui-SFML::ImGui-SFML)

Dependencies

See source

Version

v2.6#1

Publication

Supports

All

GitHub

eliasdaler/imgui-sfml1.2K

Homepage

github.com/eliasdaler/imgui-sfml

Subtree

ab65510cb3

License

MIT

Definition

Manifest