imgui-sfml
ImGui backend for SFML
A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces.
Dear ImGui backend for use with SFML
1k stars
32 watching
171 forks
Language: C++
last commit: 17 days ago
Linked from 1 awesome list
bindingguiimguiimmediate-guisfml
Related projects:
Repository | Description | Stars |
---|---|---|
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
oprypin/crystal-imgui-sfml | A Crystal library providing bindings between Dear ImGui and SFML. | 17 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 728 |
yak32/glw_imgui | An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence. | 52 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |
nimgl/imgui | A set of bindings and wrappers around the C++ ImGui library, providing a way to use it in a Nim programming language project. | 134 |
leiradel/imguial | A collection of reusable GUI widgets for the ImGui library | 277 |
victorlevasseur/simplgui | A lightweight C++ library providing simple GUI widgets for the SFML game development framework. | 1 |
inochi2d/i2d-imgui | A D language library providing a CImgui wrapper with OpenGL and SDL backends | 18 |
tankos/sfgui | A lightweight C++ library for building fast and easy-to-use graphical user interfaces. | 431 |
cre8or/imgui-ada | An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. | 5 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
aidan63/linc_imgui | A Haxe library that provides native bindings for Dear ImGui, allowing for efficient integration of the ImGui C++ API into Haxe projects. | 44 |
mrclean71774/egui_gl_glfw | A backend implementation for EGUI that provides a graphical user interface (GUI) using OpenGL and GLFW. | 6 |