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 | 471 |
juancarlospaco/webgui | A cross-platform GUI framework written in Nim language | 140 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 733 |
texus/tgui | A cross-platform C++ GUI library for creating user interfaces in games and other applications. | 839 |
mrclean71774/egui_gl_glfw | A backend implementation for EGUI with GL/GLFW support in Rust | 6 |
jonsnowbd/zt | A framework for creating GUI applications with easy access to ImGui and OpenGL libraries in Zig. | 119 |
yglukhov/nimx | A cross-platform GUI framework that provides a simple and efficient way to create desktop and mobile applications. | 1,103 |
ashampoosystems/boden | A cross-platform GUI framework for mobile app development | 1,688 |
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. | 217 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 55 |
cimgui/cimgui | An intermediate layer to enable Dear ImGui usage in other languages with C interfaces | 1,533 |
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. | 412 |
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. | 725 |