CEGUI
GUI framework
A GUI system written in C++ that provides a framework for building graphical user interfaces
mirror of upstream hg repo so we can use it as a git submodule
47 stars
6 watching
17 forks
Language: C++
last commit: over 8 years 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 |
juancarlospaco/webgui | A cross-platform GUI framework written in Nim language | 141 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 728 |
texus/tgui | A cross-platform modern C++ GUI library with multiple backend options and support for various platforms. | 829 |
mrclean71774/egui_gl_glfw | A backend implementation for EGUI that provides a graphical user interface (GUI) using OpenGL and GLFW. | 6 |
jonsnowbd/zt | A framework for creating GUI applications with easy access to ImGui and OpenGL libraries in Zig. | 117 |
yglukhov/nimx | A cross-platform GUI framework that provides a simple and efficient way to create desktop and mobile applications. | 1,101 |
ashampoosystems/boden | A cross-platform GUI framework for mobile app development | 1,684 |
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 |
billyquith/gwork | A cross-platform GUI library with skinnable controls and various rendering backends. | 218 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
cg-tuwien/auto-vk-toolkit | A C++ framework for creating Vulkan-based graphics applications with built-in support for various features and tools. | 406 |
simonkrauter/nigui | A cross-platform GUI toolkit written in Nim that abstracts underlying platform details and provides an easy-to-use interface for building desktop applications. | 724 |