Original author(s) | Hermet Park |
---|---|
Developer(s) | ThorVG Team, Samsung Electronics, LottieFiles |
Initial release | May 2021 |
Stable release | 0.14
/ June 2024 |
Repository | github.com/thorvg/thorvg |
Written in | C++ |
Operating system | Cross-platform |
Size | 150kb (minimum size) |
Type | Graphics library |
License | MIT |
Website | www.thorvg.org |
Thor Vector Graphics (ThorVG) is an open-source software library that provides functionality for implementing vector graphics based scenes and animations, such as SVG and Lottie (file format). With excellent compatibility and portability, it is usable across a wide range of computing platforms and application software[1][2][3]. ThorVG is notably used as the rendering engine in Tizen[4], the Godot (game engine)[5], and LVGL[6]. Additionally, it is integrated as the animation rendering engine in LottieFiles' DotLottie player[7].
References
editOther ThorVG application software
edit- ThorVG v0.1: May 1, 2021 [11]
- ThorVG v0.2: Jun 5, 2021 [12]
- ThorVG v0.3: Jul 3, 2021 [13]
- ThorVG v0.4: Aug 9, 2021 [14]
- ThorVG v0.5: Sep 24, 2021 [15]
- ThorVG v0.6: Nov 3, 2021 [16]
- ThorVG v0.7: Dec 23, 2021 [17]
- ThorVG v0.8: Mar 8, 2022 [18]
- ThorVG v0.9: May 9, 2022 [19]
- ThorVG v0.10: Jul 31, 2023 [20]
- ThorVG v0.11: Sep 28, 2023 [21]
- ThorVG v0.12: Jan 4, 2024 [22]
- ThorVG v0.13: Apr 9, 2024 [23]
- ThorVG v0.14: Jun 27, 2024 [24]
Release Information
edit- ^ "About". ThorVG. Retrieved 2024-08-25.
- ^ Kevin, Arinze (2023-10-20). "Unlocking the Power of ThorVG: A Guide to Lightweight 2D Vector Graphics". Arinze Kevin's blog. Retrieved 2024-08-25.
- ^ "Introducing ThorVG: A Powerful Graphics Library for Lottie Animation". LottieFiles. Retrieved 2024-08-25.
- ^ "Tizen 8.0 M2 Release | Tizen Docs". docs.tizen.org. Retrieved 2024-08-25.
- ^ "Importing images". Godot Engine documentation. Retrieved 2024-08-25.
- ^ kisvegabor (2023-11-21). "v9 schedule, ESP32-S3-BOX-3, and a cool project". LVGL’s Blog. Retrieved 2024-08-25.
- ^ "Introducing Our New dotLottie Web Player". LottieFiles. Retrieved 2024-08-25.
- ^ pvigier (2023-01-16). "Coat of Arms Generator for my game Vagabond". Retrieved 2023-12-08.
- ^ "Canva Enhances iOS Lottie Rendering: 80% Faster and 70% More Efficient with ThorVG". Retrieved 2024-07-07.
- ^ "Syrah - Credits". Retrieved 2024-07-01.
- ^ "Release ThorVG v0.1.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.2.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.3.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.4.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.5.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.6.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.7.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.8.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.9.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.10.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.11.0 · thorvg/thorvg". GitHub. Retrieved 2023-12-08.
- ^ "Release ThorVG v0.12.0 · thorvg/thorvg". GitHub. Retrieved 2023-04-09.
- ^ "Release ThorVG 0.13.0 · thorvg/thorvg". Retrieved 2024-04-09.
- ^ "Release ThorVG v0.14.0 · thorvg/thorvg". Retrieved 2024-06-28.
References
edit- Thor Vector Graphics - official website