verygoodgraphics / vgg_runtime

The official implementation of VGG Specs with cross-platform vector graphics and user interfaces.
https://verygoodgraphics.com
Other
57 stars 5 forks source link

Lottie animation support #387

Open harry75369 opened 2 months ago

harry75369 commented 2 months ago

Detailed description

Support reading, rendering and playing lottie files inside a VGG frame.

Possible implementation

Skia has native lottie file support, so runtime should expose it and take advantage of it.

Additional information

No response