We should add an example `egui_glow/examples/multiple_windows.rs` that opens multiple native `winit` windows and runs one egui instance is each. Probably requires some improvements to the `egui_glow` API.
We should add an example
egui_glow/examples/multiple_windows.rsthat opens multiple nativewinitwindows and runs one egui instance is each.Probably requires some improvements to the
egui_glowAPI.