1. Home
  2. Browse
  3. imgui-sfml

imgui-sfml

v3.0#0Latest

ImGui binding 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

v3.0#0

Publication

Supports

All

GitHub

sfml/imgui-sfml

Homepage

github.com/eliasdaler/imgui-sfml

Subtree

23b33f5a01

License

MIT

Definition

Manifest