rive-app/rive-runtime
Low-level C++ Rive runtime and renderer observed · 2026-09-03
Health v2 · maintenance only
74/100
- Activity 100
- Release rhythm 35
- Longevity 84
Flags: no_releases
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: n/a
- age_days: 1189
- days_rel: n/a
- days_push: 0
- n_releases_24m: 0
Adoption not part of the score
1158 stars · 119 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rive's low-level C++ runtime that loads .riv animation files, advances state machines and animations, and renders vector graphics. It provides GPU renderer backends for Metal, Vulkan, D3D11/D3D12, and OpenGL/WebGL, and underpins all higher-level Rive runtimes.
Use cases
- render rive animations in a native c++ application
- load and play .riv files with state machines
- integrate rive vector rendering into a custom game engine
- build a custom runtime binding for rive on a new platform
- render interactive vector graphics with metal or vulkan
When to choose
- you need to embed Rive animations in a C++ or custom-engine project
- you are building a platform binding (e.g. a new framework runtime) on top of Rive
- you need direct control over the GPU renderer backend
When to avoid
- you just want to display Rive animations in an app - use the official Apple, Android, Flutter, Unity, Unreal, or web runtimes instead
- you need a high-level managed API rather than a low-level C++ library
Facets
library · maturity active
graphics animation image-processing sdk graphics cross-platform developer-tools cpp windows rive vector-renderer riv-files state-machine-animation gpu-rendering metal vulkan directx opengl game-development macos linux ios android gpu
1 source
- readme: https://github.com/rive-app/rive-runtime · fetched 2026-09-03 · f9d610127409
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rive-app/rive-runtime | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="rive-app/rive-runtime")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem