egui_gl_glfw
GL backend
A backend implementation for EGUI with GL/GLFW support in Rust
GL/GLFW backend for EGUI
6 stars
1 watching
2 forks
Language: Rust
last commit: 11 days ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
getagripgal/egui_sdl2_platform | An Egui backend for SDL2, providing a render-backend independent way to use Egui with SDL2. | 12 |
billyquith/gwork | A cross-platform GUI library with skinnable controls and various rendering backends. | 217 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,159 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphical programs or libraries. | 772 |
hakolao/egui_winit_vulkano | Integrates Egui UI with Winit and Vulkan graphics rendering. | 81 |
bsl/glfw-b | Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 72 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 733 |
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,584 |
not-fl3/egui-miniquad | Provides an Egui GUI binding for the Miniquad graphics library | 80 |
opentechengine/cegui | A GUI system written in C++ that provides a framework for building graphical user interfaces | 47 |
lv2/pugl | A minimal, portable API for creating GUIs on various platforms. | 182 |
cloudhead/rgx | A 2D graphics toolkit for creating graphical user interfaces in Rust. | 4 |
goxjs/glfw | Provides an API for creating OpenGL contexts and handling events in cross-platform applications. | 83 |