Crate irox_egui_extras

Source
Expand description

Stuff that should have been in egui, but isn’t.

Modules§

about
build
composite
eframe::App composition tools
fonts
frame_history
Historical frame rendering statistics
logplot
Log plotting widgets.
progressbar
A customization of egui::widgets::ProgressBar
repainting
serde
Adds an implementation of serde::Serializer that draws a egui debug 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

Macros§

profile_scope

Traits§

WithAlpha