rive-go · Live Previews

Eight hand-coded demo scenes + ten generated via the FromJSON pipeline (JSON → rivtool create → .riv).

GitHub Go Reference

FromJSON Pipeline (JSON → rivtool create → .riv)

Ten scenes defined as JSON, compiled to binary .riv via rivtool create. If they render correctly, the full pipeline is validated.

🎓 Montessori Lessons (LLM → JSON → rivtool → .riv)

Three Montessori-inspired lesson animations generated by Claude, compiled via rivtool create. Covers Practical Life (pouring), Sensorial (color sorting), and Language (letter tracing). Open dedicated lessons page →

Official Reference Files (rive-app/rive-runtime, MIT)

Ground-truth conformance: files from the official Rive runtime test suite. Compared against our .riv output in rive/conformance_test.go.