Dear ImGui framework backend for SFML.
Library which allows you to use Dear ImGui with SFML

Based on this repository with big improvements and changes.
Dependencies
- SFML >= 2.5.0
- Dear ImGui >= 1.80
Contributing
- The code is written in C++03. See #7
- The code should be formatted via ClangFormat using
.clang-formatprovided in the root of this repository
How-to
- Detailed tutorial on my blog
- Using ImGui with modern C++ and STL
- Thread on SFML forums. Feel free to ask your questions there.
Building and integrating into your CMake project
... More
| license | MIT |
|---|---|
| project | imgui |
| url | github.com/eliasdaler/imgui-sfml |
| doc-url | eliasdaler.github.io/using-imgui-with-sfml-pt1/ |
| src-url | github.com/eliasdaler/imgui-sfml |
| eliasdaler@yandex.ru |
1 Version
| version | 2.5.0+1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 4; libimgui, libsfml-system, libsfml-graphics, libsfml-window |
| reviews | +1 |