rust-imgui-sdl2
rust-imgui-sdl2 copied to clipboard
SDL2 Input handling for imgui-rs
Now that SDL2 support has been added to the [imgui upstream](https://github.com/imgui-rs/imgui-rs/tree/main/imgui-sdl2-support) what is the status of this crate? Should this crate be considered deprecated or does it still offer features...
When I run the example in Windows 11, I just get a black screen without any visible UI. OpenGL version: 4.1 (Compatibility Profile) Mesa 24.0.2 Rustc version: 1.90.0 SDL2 version:...
Updates the dependencies to make it usable again. Requires https://github.com/michaelfairley/rust-imgui-opengl-renderer/pull/27 to work.