Skip to Content

imgui-sfml v3.0

Created
Updated

ImGui binding for use with SFML

# Usage

imgui-sfml provides CMake targets:

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

# License

# Supported Platforms

!android

  • linux
  • osx
  • uwp
  • windows

    # Features

    No features defined.

    # Dependencies

    # Host Dependencies

    No transitive dependencies.

    # Dependents

    No dependents.

    # Host Dependents

    No dependents.

    # Contributors

    • Tri Tran's avatar Tri Tran
    • kiwixz's avatar kiwixz
    • Jack·Boos·Yu's avatar Jack·Boos·Yu
    • ras0219's avatar ras0219
    • Billy O'Neal's avatar Billy O'Neal
    • JonLiu1993's avatar JonLiu1993
    • Sam Huang's avatar Sam Huang
    • Rémy Tassoux's avatar Rémy Tassoux
    • reito's avatar reito
    • Kai Pastor's avatar Kai Pastor
    • Lily Wang's avatar Lily Wang
    • Tom Conder's avatar Tom Conder
    • Lukas Dürrenberger's avatar Lukas Dürrenberger
    • MonicaLiu's avatar MonicaLiu
    • Ajadaz's avatar Ajadaz
    • PARK DongHa's avatar PARK DongHa

    # Changelog

    • a447071 [imgui][many ports] Update to 1.92.6, support WebGPU feature (#48619)
    • 6b2ebcd [imgui-sfml] Use static linking by default to prevent crash on basic setup (#48012)
    • 8c901fe [imgui-sfml] Fix dependency opengl (#44203)
    • 23b33f5 [sfml] Update SFML to 3.0.0 (#42913)
    • ab65510 [imgui]: Update to 1.91.5 (#42244)
    • 9fdd48c [imgui-sfml] Update to 2.6 (#34045)
    • 3ee6678 [imgui-sfml] Fix build and exported config (#32982)
    • 8c9416f [multiple-ports] Fix missing usage (#29345)
    • 2c26c9a [imgui] Update to 1.89.1 (#27838)
    • 320059c [imgui] Update to 1.88 (#25370)
    and 9 more commits:

    # Source