raygui
GUI library
A simple and easy-to-use GUI library with immediate-mode functionality
A simple and easy-to-use immediate-mode gui library
4k stars
54 watching
303 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list
buttonsguiimguiraylibui-designui-library
Related projects:
Repository | Description | Stars |
---|---|---|
raysan5/raylib | A simple and easy-to-use library to create videogames programs | 22,637 |
emilk/egui | An easy-to-use immediate mode GUI library for creating web and native applications with Rust | 22,460 |
immediate-mode-ui/nuklear | A minimal-state GUI toolkit providing immediate-mode rendering and event handling for simple UI development. | 9,301 |
heretik31/egui_speedy2d | A Rust library that integrates egui and speedy2d for 2D GUI rendering | 5 |
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,441 |
glegris/nuklear4j | A Java binding for an immediate mode graphical user interface toolkit written in C. | 68 |
fuqunaga/rapidgui | A Unity plugin providing a set of reusable GUI components and tools for rapid prototyping and development | 332 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
ggerganov/imtui | A C++ library that provides an immediate mode text-based user interface | 3,099 |
cedricguillemet/imguizmo | A small, high-level library for building 3D scene editing tools with Dear ImGui | 3,216 |
wjakob/nanogui | A cross-platform GUI library for OpenGL with automatic layout generation and event handling | 4,668 |
zauberzeug/nicegui | A Python-based framework for building browser-based GUI applications with minimal code | 10,128 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
armory3d/zui | A portable, immediate mode UI library designed for tools and debug interfaces. | 314 |
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 |