SFML/imgui-sfml
Dear ImGui backend for use with SFML observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 98
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 3795
- days_rel: 606
- days_push: 12
- n_releases_24m: 2
Adoption not part of the score
1362 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ImGui-SFML is a Dear ImGui backend that integrates the immediate-mode GUI library with SFML, handling rendering, events, and clipboard. It is a C++17 library designed for use in CMake projects via FetchContent or submodules.
Use cases
- add debug GUI to an SFML game
- use Dear ImGui with SFML rendering
- build in-game tool windows with SFML
- integrate immediate-mode UI into an SFML application
- render ImGui interfaces on top of an SFML render window
When to choose
- your project already uses SFML 3 and you want ImGui tooling
- you need quick debug or editor overlays in an SFML app
- you want a CMake-friendly ImGui backend for SFML
When to avoid
- you use SDL, GLFW, or another windowing library instead of SFML
- you need a retained-mode or native-looking GUI toolkit
- you require SFML 2.x support, since development now targets SFML 3
Facets
library · maturity active
ui-components gui graphics developer-tools graphics cpp cross-platform dear-imgui sfml immediate-mode-gui backend cmake game-development desktop
1 source
- readme: https://github.com/SFML/imgui-sfml · fetched 2026-08-28 · 8aec4d7d1511
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SFML/imgui-sfml | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem