Samsung / rlottie

A platform independent standalone library that plays Lottie Animation.
Other
1.15k stars 223 forks source link

How to port it to 2d gpu #547

Open xlbao123 opened 1 year ago

xlbao123 commented 1 year ago

I'm a newcomer to this project. I want to port this to my mcu platform, which has a lite version 2D GPU. And this GPU supports some vector drawing. So, is it easy to let it use the GPU when possible? Any ideas for this?