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
10 stars
1 watching
8 forks
Language: Rust
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mrclean71774/egui_gl_glfw | A backend implementation for EGUI that provides a graphical user interface (GUI) using OpenGL and GLFW. | 6 |
hakolao/egui_winit_vulkano | Integrates Egui UI with Winit and Vulkan graphics rendering. | 80 |
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 | 14 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,063 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 362 |
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 | 444 |
emoon/bgfx-rs | Rust bindings to a cross-platform graphics API | 113 |
mvlabat/bevy_egui | An Egui integration for the Bevy game engine. | 959 |
not-fl3/egui-miniquad | Provides an Egui GUI binding for the Miniquad graphics library | 78 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 267 |