WPF| C#Lottie animation plays [Feels Good]
Lottie animation is an animation file saved as a json file. Compared with gif, it has great advantages in file size and animation fluency. Moreover, the graphics are vector, so zooming in will not blur.
Lottie animation is an animation file saved as a json file. Compared with gif, it has great advantages in file size and animation fluency. Moreover, the graphics are vector, so zooming in will not blur.
This is a WPF project to create and collect some fun designs and animations. There are currently dozens of demos, and some demos have related blogs introducing detailed implementation steps and principles