mygui
GUI library
A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications.
Fast, flexible and simple GUI.
733 stars
69 watching
207 forks
Language: C++
last commit: 2 months 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 | 471 |
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 C++ GUI library for creating user interfaces in games and other applications. | 839 |
cimgui/cimgui | An intermediate layer to enable Dear ImGui usage in other languages with C interfaces | 1,533 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,159 |
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,592 |
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. | 217 |
lv2/pugl | A minimal, portable API for creating GUIs on various platforms. | 182 |