mygui
GUI library
A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications.
Fast, flexible and simple GUI.
728 stars
69 watching
208 forks
Language: C++
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cegui/cegui | A C++ library for creating cross-platform graphical user interfaces for games and rendering applications | 466 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
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 |
texus/tgui | A cross-platform modern C++ GUI library with multiple backend options and support for various platforms. | 829 |
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
mitsuba-renderer/nanogui | A minimalistic cross-platform GUI library for rendering graphics using OpenGL and other frameworks. | 1,580 |
superguigui/guigui | A JavaScript library for building user interfaces for configuring and tweaking data properties | 72 |
leiradel/imguial | A collection of reusable GUI widgets for the ImGui library | 277 |
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 |
billyquith/gwork | A cross-platform GUI library with skinnable controls and various rendering backends. | 218 |
lv2/pugl | A minimal, portable API for creating GUIs on various platforms. | 181 |