| Crates.io | egui-sdl2-event |
| lib.rs | egui-sdl2-event |
| version | 1.31.1 |
| created_at | 2022-06-13 10:41:15.453681+00 |
| updated_at | 2025-07-12 13:33:58.901381+00 |
| description | Provides event handling for egui in SDL2 window applications. |
| homepage | https://github.com/kaphula/egui-sdl2-event |
| repository | https://github.com/kaphula/egui-sdl2-event |
| max_upload_size | |
| id | 605003 |
| size | 26,930 |
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.
1.31.1