linebender / bevy_vello

An integration to render with Vello in Bevy game engine.
https://linebender.org/bevy_vello/
Apache License 2.0
117 stars 12 forks source link

enhancement: Make `svg` and `lottie` features #45

Closed simbleau closed 3 months ago

simbleau commented 3 months ago

bevy_vello should focus on a core API for scenes and rendering in Vello.

svg and lottie bring a significant amount of bloat to the library and we want to make those cargo features, as well as optional.

simbleau commented 3 months ago

This was implemented in 0.4