Available on crate feature
wgpu
only.Expand description
A custom shader widget for wgpu applications.
Structs§
- Action
- A runtime action that can be performed by some widgets.
- Shader
- A widget which can render custom shaders with Iced’s
wgpu
backend. - Storage
- Stores custom, user-provided types.
- Viewport
- A viewing region for displaying computer graphics.