Context::begin_frame()
Put your widgets into a `SidePanel`, `TopPanel`, `Window` or into `ctx.background_ui()`.
This crates provides bindings between Egui and glium which allows you to write GUI code using Egui and compile it and run it natively, cross platform.