Rive
High level Rive API using WebGL. Please see https://github.com/rive-app/rive-wasm for a list of all the available web runtimes and their details.
WebGL
npm install @rive-app/webgl
An easy to use high level Rive API using the WebGL renderer. This lets Rive squeeze every last ounce of performance from the hardware and provide some newer advanced rendering features which will not be available to the Canvas renderers.
- Highest fidelity with edit-time experience.
- Best performance across all devices.
- Support for upcoming features like mesh deformations.
Quickstart