| Crates.io | egui-sdl2-event |
| lib.rs | egui-sdl2-event |
| version | 1.33.3 |
| created_at | 2022-06-13 10:41:15.453681+00 |
| updated_at | 2026-01-20 17:38:21.207871+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 | 25,646 |
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.33.31.32.31.31.1