ARSA Language
2.8
(Encryption, GPU and Web 3.0)
|
Go to the source code of this file.
Functions | |
int | lottie (const char *filename, const char *command) |
operations lottie files in json format More... | |
Lottie animation commands.
A Lottie is a JSON-based animation file format that enables designers to ship animations on any platform as easily as shipping static assets.
They are small files that work on any device and can scale up or down without pixelation.
More info:
https://lottiefiles.com
2022_3_19 !!!Founded BUG!!!
Only file: vocalno.json when resize texture to 960x960 pixel then lottie will freeze.
Example:
Example: Github
https://github.com/arsaframework/examples/tree/master/lottie
Definition in file lottie.h.
int lottie | ( | const char * | filename, |
const char * | command | ||
) |
operations lottie files in json format
filename | name of media file want to operator |
command | operator command |
Example: Loading lottie
Example: Cache lottie
Example: Quality resize lottie render texture
Example: Display lottie on psd layer
Example: Playback