7 unstable releases (3 breaking)
0.4.1 | Jul 31, 2024 |
---|---|
0.4.0 | Jul 31, 2024 |
0.3.0 | Jan 15, 2024 |
0.2.2 | Sep 17, 2022 |
0.1.0 | Jun 13, 2022 |
#840 in GUI
32 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
~434K SLoC