# Samsung/rlottie

A platform independent standalone library that plays Lottie Animation.

Repository: https://github.com/Samsung/rlottie
Canonical: https://ross.abutalabs.com/products/rlottie
Language: C++
License: NOASSERTION
License Family: other
Last push: 2026-08-19T00:06:03+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 2760, "days_push": 15, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1434, forks 276 (observed 2026-08-28T04:04:43.338247+00:00)

## What it is
rlottie is a platform-independent standalone C++ library for rendering Lottie vector animations in real time. It plays animations exported in the Bodymovin JSON format from tools like After Effects, Sketch, and Haiku.

## Use cases
- render lottie animations in a c++ application
- play after effects bodymovin  animations natively
- add lightweight vector animations to a desktop or mobile app
- render lottie animations without a web runtime
- integrate designer-made animations into embedded or native ui

## When to choose
- you need a small, dependency-free C++ library to play Lottie JSON animations
- you target multiple platforms and want a single animation rendering solution
- you want realtime vector animation rendering without recreating animations by hand

## When to avoid
- you need a JavaScript or web-based Lottie player (use lottie-web instead)
- you need platform-specific Lottie players with full After Effects feature coverage (consider lottie-ios or lottie-android)
- you require extensive community activity and frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: graphics, animation, parser
- domain: graphics, web-development, cross-platform, developer-tools
- platform: cross-platform, cpp, windows
- tags: lottie, vector-animation, bodymovin, after-effects, realtime-rendering, linux, macos

## Member repositories
- Samsung/rlottie (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.338247+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:53.701597+00:00, confidence not recorded.
  - readme: https://github.com/Samsung/rlottie (fetched 2026-08-28T04:04:43.338247+00:00, sha 7eb3d0409a0d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
