Hacker News new | ask | show | jobs
Show HN: A simple frame-by-frame animation web app prototype (frame-anim.netlify.app)
3 points by whothatcodeguy 545 days ago
I've been learning frame by frame animation lately and wondered how far one can go thats browser based. Plus I needed some more dev practice for interviews.
1 comments

This is nice. It's simple, functional, and free of bloat. You should build on this a bit! Maybe add a way to save and load animations to/from indexeddb, or to download them as gifs or sets of PNGs. You could also add a way to change the pen thickness and color.