Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.09 KB

rive.rip

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.

Features

  1. Play Individual Animations (like the official previewer)
  2. Play with State Machines (new feature)

Progress

  • 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