Bindings for using the egui immediate mode GUI library with the winit windowing system.
# Cargo.toml
[dependencies]
egui-winit = "0.33.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an egui-winit State for integrating egui with winit.
Ensure you have set up a winit window with an OpenGL context before using egui-winit.
No dependency data recorded yet.