Expand description
An integration to render SVG and Lottie assets in Bevy with Vello.
Re-exports§
pub use vello;
Modules§
- diagnostics
- integrations
- Integrations for supported file types. These are included by cargo feature.
- prelude
- render
- Components and logic for rendering.
Structs§
- Vello
Plugin - Vello
Scene - A simple newtype component wrapper for
vello::Scene
for rendering. - Vello
Scene Bundle