egui_speedy2d
GUI library
A Rust library that integrates egui and speedy2d for 2D GUI rendering
egui_speedy2d is a library that helps integrate egui, an immediate mode GUI library, with speeedy2d.
5 stars
1 watching
2 forks
Language: Rust
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
getagripgal/egui_sdl2_platform | An Egui backend for SDL2, providing a render-backend independent way to use Egui with SDL2. | 12 |
hakolao/egui_winit_vulkano | Integrates Egui UI with Winit and Vulkan graphics rendering. | 81 |
not-fl3/egui-miniquad | Provides an Egui GUI binding for the Miniquad graphics library | 80 |
armory3d/zui | A portable, immediate mode UI library designed for tools and debug interfaces. | 314 |
fuqunaga/rapidgui | A Unity plugin providing a set of reusable GUI components and tools for rapid prototyping and development | 334 |
emilk/egui | An easy-to-use immediate mode GUI library for creating web and native applications with Rust | 22,802 |
mrclean71774/egui_gl_glfw | A backend implementation for EGUI with GL/GLFW support in Rust | 6 |
immortalx74/lovr-ui2d | An immediate mode GUI library for the LÖVR and LÖVE frameworks. | 38 |
snuk182/nuklear-rust | Bindings to a 2D GUI library for creating graphical user interfaces | 363 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
cegui/cegui | A C++ library for creating cross-platform graphical user interfaces for games and rendering applications | 471 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 733 |
flamendless/slab | An immediate mode GUI toolkit for the Love 2D framework | 299 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |