SFGUI
Graphical UI library
A lightweight C++ library for building fast and easy-to-use graphical user interfaces.
Simple and Fast Graphical User Interface
431 stars
36 watching
62 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
c-plus-plusgamedevsfml
Related projects:
Repository | Description | Stars |
---|---|---|
victorlevasseur/simplgui | A lightweight C++ library providing simple GUI widgets for the SFML game development framework. | 1 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
texus/tgui | A cross-platform modern C++ GUI library with multiple backend options and support for various platforms. | 829 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
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 |
cegui/cegui | A C++ library for creating cross-platform graphical user interfaces for games and rendering applications | 466 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
olikraus/ucglib | A C-based color graphics library for embedded systems with support for various display controllers. | 265 |
fruxo/turbobadger | A lightweight UI toolkit for creating user interfaces in hardware accelerated games and applications. | 579 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphics programs or libraries | 346 |
rivten/carbon | A cross-platform GUI library built on top of Zig and Sokol, providing a simple and flexible way to create graphical user interfaces. | 11 |
sergiusiw/gate | A 2D game development library tailored to pixel-art games, providing a layer for separating game logic and resource management. | 319 |