Visit at rive.rip.
A better alternative to preview .riv
files, because the official previewer is not good enough. Intended use is for teams, where developers and animators are different people. The common problem is that developers can't preview the state machine without Rive itself or the .rev
file.
Originally made for use internally at Spellr to preview animations made by our animators.
- Play Individual Animations (like the official previewer)
- Play with State Machines (new feature)
- Install NextJS and Shadcn
- Create simple UI for uploading
.riv
file - Printing out the content of the
.riv
file - Display file size of
.riv
file - Displaying file metadata (artboard names, state machine names)
- Handle file errors and unsupported files gracefully
- UI enhancements for better layout and resizing
- Preview state machine interactions
- Finalize full support for boolean, trigger, and number inputs
- Code snippets for
.riv
components