espressif2022/lottie_player

1.0.0

uploaded 2 weeks ago
A Lottie player built for LVGL V8, powered by Thorvg as the rendering engine.

readme

# Lottie Player for LVGL

## Introduction
`lottie_player` is a lightweight and efficient Lottie animation player designed specifically for **LVGL v8**. It enables seamless integration of vector-based animations into your LVGL projects. By leveraging **ThorVG** as the rendering engine, this module ensures high performance and flexibility for modern embedded GUI applications.

[![Component Registry](https://components.espressif.com/components/espressif2022/lottie_player/badge.svg)](https://components.espressif.com/components/espressif2022/lottie_player)


## Dependencies
1. **LVGL v8**  
   Ensure your project includes LVGL v8.0 or higher. Refer to the [LVGL Documentation](https://docs.lvgl.io/master/) for setup instructions.

2. **ThorVG**  
   The rendering engine is built upon ThorVG. Make sure ThorVG is integrated into your build system.  
   - ThorVG provides scalable vector graphics rendering optimized for embedded platforms.
   - You can find ThorVG on its [GitHub repository](https://github.com/thorvg/thorvg).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif2022/lottie_player^1.0.0"

or download archive

Stats

  • Archive size
    Archive size ~ 14.82 KB
  • Downloaded in total
    Downloaded in total 7 times
  • Downloaded this version
    This version: 7 times

Badge

espressif2022/lottie_player version: 1.0.0
|