{"id":14960982,"url":"https://github.com/gilzoide/unity-lottie-player","last_synced_at":"2025-10-24T20:30:47.459Z","repository":{"id":225915285,"uuid":"767231020","full_name":"gilzoide/unity-lottie-player","owner":"gilzoide","description":"Player for Lottie animations, powered by rlottie, multithread/Job System-friendly","archived":false,"fork":false,"pushed_at":"2024-09-07T19:23:49.000Z","size":14297,"stargazers_count":27,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-31T03:55:20.484Z","etag":null,"topics":["job-system","lottie","lottie-animation","multithreaded","rlottie","unity","unity3d","upm","upm-package"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gilzoide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["gilzoide"],"patreon":null,"open_collective":null,"ko_fi":"gilzoide","tidelift":null,"community_bridge":null,"liberapay":"gilzoide","issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"polar":null,"custom":null}},"created_at":"2024-03-04T23:28:47.000Z","updated_at":"2024-12-12T08:40:35.000Z","dependencies_parsed_at":"2024-09-13T23:18:28.258Z","dependency_job_id":null,"html_url":"https://github.com/gilzoide/unity-lottie-player","commit_stats":{"total_commits":61,"total_committers":2,"mean_commits":30.5,"dds":"0.016393442622950838","last_synced_commit":"4b64d8356b2c63160cde333b1e55f959aafce568"},"previous_names":["gilzoide/unity-lottie-player"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Funity-lottie-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Funity-lottie-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Funity-lottie-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Funity-lottie-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilzoide","download_url":"https://codeload.github.com/gilzoide/unity-lottie-player/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238030288,"owners_count":19404859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["job-system","lottie","lottie-animation","multithreaded","rlottie","unity","unity3d","upm","upm-package"],"created_at":"2024-09-24T13:23:35.845Z","updated_at":"2025-10-24T20:30:47.454Z","avatar_url":"https://github.com/gilzoide.png","language":"C#","funding_links":["https://github.com/sponsors/gilzoide","https://ko-fi.com/gilzoide","https://liberapay.com/gilzoide"],"categories":[],"sub_categories":[],"readme":"# Lottie Player\n[![openupm](https://img.shields.io/npm/v/com.gilzoide.lottie-player?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.gilzoide.lottie-player/)\n\nPlayer for [Lottie](https://airbnb.io/lottie) animations, powered by [rlottie](https://github.com/Samsung/rlottie).\n\n\n## Features\n- Scripted importer that interprets JSON files as [LottieAnimationAsset](Runtime/LottieAnimationAsset.cs)s.\n  This helps you separate animation files from regular JSON ones and makes sure the asset contains valid animations.\n- [ImageLottiePlayer](Runtime/UI/ImageLottiePlayer.cs): a Unity UI component that plays Lottie animation assets, rendering to a texture of customizable size.\n- [Job System](https://docs.unity3d.com/Manual/JobSystemOverview.html)-friendly: texture updates may run in background threads.\n  Use `ILottieAnimation.CreateRenderJob(...)` extension method for scheduling an animation render job.\n- Supported platforms: Windows, Linux, macOS, iOS, tvOS, visionOS, Android, WebGL\n\n\n## How to install\nEither:\n- Use the [openupm registry](https://openupm.com/) and install this package using the [openupm-cli](https://github.com/openupm/openupm-cli):\n  ```\n  openupm add com.gilzoide.lottie-player\n  ```\n- Install using the [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html) with the following URL:\n  ```\n  https://github.com/gilzoide/unity-lottie-player.git#1.1.0\n  ```\n- Clone this repository or download a snapshot of it directly inside your project's `Assets` or `Packages` folder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilzoide%2Funity-lottie-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilzoide%2Funity-lottie-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilzoide%2Funity-lottie-player/lists"}