Expand description
Stuff that should have been in egui, but isn’t.
Modules§
- about
- composite
eframe::Appcomposition tools- fonts
- frame_
history - Historical frame rendering statistics
- logplot
- Log plotting widgets.
- progressbar
- A customization of
egui::widgets::ProgressBar - progresswindow
- A popup progress widget
- repainting
- serde
- Adds an implementation of
serde::Serializerthat draws aeguidebug window containing the contents of the object. - styles
- Utilities around
egui::style - toolframe
- Adds a helper App Wrapper called ‘ToolFrame’ that provides a boilerplate tool app for quick bootstrapping of new apps.
- visuals