egui_sdl2_platform
Egui SDL2 wrapper
An Egui backend for SDL2, providing a render-backend independent way to use Egui with SDL2.
A render-backend independant egui backend for sdl2
12 stars
1 watching
9 forks
Language: Rust
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mrclean71774/egui_gl_glfw | A backend implementation for EGUI with GL/GLFW support in Rust | 6 |
hakolao/egui_winit_vulkano | Integrates Egui UI with Winit and Vulkan graphics rendering. | 81 |
heretik31/egui_speedy2d | A Rust library that integrates egui and speedy2d for 2D GUI rendering | 5 |
tiehuis/zig-sdl2 | A minimal wrapper around SDL2 for the Zig programming language | 13 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,159 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 55 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,068 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
aidan63/linc_imgui | A Haxe library that provides native bindings for Dear ImGui, allowing for efficient integration of the ImGui C++ API into Haxe projects. | 44 |
inochi2d/i2d-imgui | A D language library providing a CImgui wrapper with OpenGL and SDL backends | 18 |
edgurgel/tentacat | A simple Elixir wrapper for interacting with the GitHub API | 445 |
not-fl3/egui-miniquad | Provides an Egui GUI binding for the Miniquad graphics library | 80 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 269 |