annulusgames/LitMotion
Lightning-fast and Zero Allocation Tween Library for Unity. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 90
- Release rhythm 51
- Longevity 70
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 250.0
- age_days: 982
- days_rel: 116
- days_push: 64
- n_releases_24m: 3
Adoption not part of the score
2287 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LitMotion is a high-performance, zero-allocation tweening library for Unity that animates components like Transform, Material, and TextMeshPro. It leverages Unity's DOTS stack (Burst, Job System) to run 2-20x faster than other tween libraries and includes sequencing, Inspector-based animation, and async/await support.
Use cases
- animate UI elements in Unity with tweens
- create zero-allocation animations for games
- tween Transform and Material properties in Unity
- build animation sequences with easing and looping
- create tween animations from the Unity Inspector
- animate TextMeshPro text with no allocations
When to choose
- you need maximum tween performance in Unity with no GC allocations
- you want DOTween Pro-like features including sequences and Inspector animation
- your project uses Unity 2021.3+ and can leverage DOTS/Burst
When to avoid
- you are not working in Unity
- you need a general-purpose animation system beyond tweening
- your project targets Unity versions older than 2021.3
Facets
library · maturity active
animation graphics graphics performance game-engine cross-platform unity tweening zero-allocation dots easing csharp game-development
2 sources
- readme: https://github.com/annulusgames/LitMotion · fetched 2026-08-28 · 60b7e6b38b11
- homepage: https://annulusgames.github.io/LitMotion/ · fetched 2026-08-29 · 0c673562fd6a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| annulusgames/LitMotion | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="annulusgames/LitMotion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem