Expand description
eframe App for the storybook.
Layout: top bar (story picker) + 4/5 center canvas + 1/5 right sidebar.
wisp renders to a RenderTexture matching the canvas size; the texture is
registered with egui via register_native_texture and shown as an
egui::Image โ zero-copy, GPU-side.
Structsยง
- Canvas
Render ๐ - Storybook
App - The eframe app that hosts the storybook gallery.
Constantsยง
- CANVAS_
FORMAT ๐
Functionsยง
- group_
by_ ๐category