diff --git a/README.md b/README.md index 0b292ccf..9b06ceb6 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ ThorVG is actively under development, continuously expanding its support for ess - [dotLottie](#dotlottie) - [Flux Audio](#flux-audio) - [Godot](#godot) + - [Lottie Creator](#lottie-creator) + - [LVGL](#lvgl) - [Tizen](#tizen) - [References](#references) - [APIs](#apis) @@ -386,6 +388,14 @@ ThorVG has been integrated into the [Godot](https://www.godotengine.org) project

+### Lottie Creator + +[Lottie Creator](https://creator.lottiefiles.com/) is designed to create ultra-lightweight, highly customizable and interactive animations for web, apps and social. Supercharged with AI-based Motion Copilot. ThorVG is powering the Canvas engine behind Lottie Creator — enabling fast and scalable vector graphics rendering across platforms. + +

+ +

+ ### LVGL [LVGL](https://lvgl.io/) is an open-source graphics library specifically designed for embedded systems with limited resources. It is lightweight and highly customizable, providing support for graphical user interfaces (GUIs) on microcontrollers, IoT devices, and other embedded platforms. ThorVG serves as the vector drawing primitives library in the LVGL framework. diff --git a/res/example_creator.png b/res/example_creator.png new file mode 100644 index 00000000..f47d18b9 Binary files /dev/null and b/res/example_creator.png differ