mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
doc: added lottie creator in practice.
This commit is contained in:
parent
4bc73c8a09
commit
06103ed355
2 changed files with 10 additions and 0 deletions
10
README.md
10
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
|
|||
<img width="798" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_godot.png">
|
||||
</p>
|
||||
|
||||
### 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.
|
||||
|
||||
<p align="center">
|
||||
<img width="800" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_creator.png">
|
||||
</p>
|
||||
|
||||
### 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.
|
||||
|
||||
|
|
BIN
res/example_creator.png
Normal file
BIN
res/example_creator.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 466 KiB |
Loading…
Add table
Reference in a new issue