bgrabitmap / bgrabitmap

📜 BGRABitmap graphics library made with Lazarus (Free Pascal).
https://bgrabitmap.github.io/
200 stars 33 forks source link

LottieFiles Player #180

Open lainz opened 2 years ago

lainz commented 2 years ago

There's this file format Lottie that is supported in web, android apps and more. You can design animations with Adobe After Effects (really good tool and easy to use). Then export to Lottie file.json and play with one of the players.

Is feasible to make a player with BGRABitmap?

There is the source code for JavaScript, I think it was done with TypeScript, so maybe the idea is to convert the JS player to FPC.

Website: https://lottiefiles.com/

circular17 commented 2 years ago

That could be relatively easy to read.

lainz commented 1 year ago

I think it will take a long time to code this. Is a really complex format. I don't have After Effects anymore so I can't help making demo animations to test.

circular17 commented 1 year ago

Ok let's put the "difficult" label on it, it will help sort the issues.