Crate bevy_vello

Source
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§

VelloPlugin
VelloScene
A simple newtype component wrapper for vello::Scene for rendering.
VelloSceneBundle