GithubHelp home page GithubHelp logo

gilzoide / unity-lottie-player Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 1.0 10.73 MB

Player for Lottie animations, powered by rlottie, multithread/Job System-friendly

License: The Unlicense

C# 84.29% Makefile 9.49% C++ 5.95% C 0.27%
job-system lottie lottie-animation multithreaded rlottie unity unity3d upm upm-package

unity-lottie-player's Introduction

Lottie Player

openupm

Player for Lottie animations, powered by rlottie.

Features

  • Scripted importer that interprets JSON files as LottieAnimationAssets. This helps you separate animation files from regular JSON ones and makes sure the asset contains valid animations.
  • ImageLottiePlayer: a Unity UI component that plays Lottie animation assets, rendering to a texture of customizable size.
  • Job System-friendly: texture updates may run in background threads. Use ILottieAnimation.CreateRenderJob(...) extension method for scheduling an animation render job.
  • Supported platforms: Windows, Linux, macOS, iOS, tvOS, visionOS, Android, WebGL

How to install

Either:

  • Use the openupm registry and install this package using the openupm-cli:
    openupm add com.gilzoide.lottie-player
    
  • Install using the Unity Package Manager with the following URL:
    https://github.com/gilzoide/unity-lottie-player.git#1.0.0
    
  • Clone this repository or download a snapshot of it directly inside your project's Assets or Packages folder.

unity-lottie-player's People

Contributors

gilzoide avatar tonsharp avatar

Stargazers

JefferyPlusPro avatar  avatar  avatar  avatar Shonn avatar S. Tarık Çetin avatar Jeff Campbell avatar  avatar Vlad Hryhorashchenko avatar  avatar Jusam avatar Adam Frisby avatar Bluey Red avatar Sergey avatar zyzyx avatar

Watchers

 avatar  avatar

Forkers

tonsharp

unity-lottie-player's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.