SkillAgentSearch skills...

Thorvg.unity

ThorVG for Unity Plugin

Install / Use

/learn @thorvg/Thorvg.unity
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CodeFactor Discord OpenCollective License

ThorVG Unity

<p align="center"> <img width="800" height="auto" src="https://github.com/thorvg/thorvg.site/blob/main/readme/logo/512/thorvg-banner.png"> </p> ThorVG Unity supports Lottie animations, enabling seamless integration of vector-based animations in Unity projects.

Installation

Via Unity Package Manager

  1. Open Unity Package Manager (Window > Package Manager)
  2. Click the + button
  3. Select Add package from git URL...
  4. Enter:
https://github.com/thorvg/thorvg.unity.git?path=/package

Quick Start

Using SVG Files

  1. Import: Drag .svg file into Unity
  2. Use: Drag the SVG onto a GameObject with SpriteRenderer
  3. Done! SVG displays as a sprite

Using Lottie Animations

  1. Import: Drag .json Lottie file into Unity
  2. Add Component: Add TvgPlayer to a GameObject
  3. Assign: Drag the .json file to the Source field
  4. Play: Hit Play to see the animation

Platform Support

  • ✅ Windows (x64)
  • ✅ macOS (Apple Silicon)
  • ✅ Linux (x64)
  • ✅ WebGL
  • ✅ Android (armv7a, arm64-v8, x64)
  • ✅ iOS (arm64)

Requirements

  • Unity 2021.3 or newer

Building ThorVG

cd scripts
python3 build-thorvg.py

Communication

For real-time conversations and discussions, please join us on Discord

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated27d ago
Forks1

Languages

C#

Security Score

90/100

Audited on Mar 4, 2026

No findings