9 releases (1 stable)
1.0.0 | Jan 19, 2025 |
---|---|
0.5.0 | Dec 17, 2024 |
0.4.1 | Jul 31, 2024 |
0.3.0 | Jan 15, 2024 |
0.1.0 | Jun 13, 2022 |
#1052 in GUI
117 downloads per month
16KB
305 lines
egui-sdl2-event
Provides event handling for egui when SDL2 is used as the windowing system.
This crate does not perform any rendering, but it can be combined with something like the egui-wgpu backend.
Most of the code is just adaptively copied from egui_sdl2_gl
Simple example program.
Dependencies
~25MB
~431K SLoC