Inspiration

FiveBit Animation Studio was inspired by the general aesthetics of early personal computing interfaces, as well as our previous project, FiveBit Audio Synthesizer, from November 2020.

What it does

FiveBit Animation Studio lets you create animations of 32x32 size frames, with a configurable timing between frames. It lets you see the changes between frames as you're editing. On top of that, you can share your animations with the world and view them, or remix them to add your own twist to someone else's creation!

How we built it

The backend of FiveBit Animation Studio is built on Python Flask, and uses Jinja as a templating engine. We wrote the editor and viewer in client-side JavaScript.

LINKS

Web server is live at http://fivebit.tech If that does not work, use http://104.237.143.201/

Share this project:

Updates