Link: Anitype
I was very excited to see Anitype pop up on Twitter yesterday. The project asks one simple question – “What if letters could move?”. Certainly a fun enough question on it’s own, but they take it one step further by … Continue reading
I was very excited to see Anitype pop up on Twitter yesterday. The project asks one simple question – “What if letters could move?”. Certainly a fun enough question on it’s own, but they take it one step further by … Continue reading
SVG-Verlet.js is a rather nice looking SVG animation library from Mike Tucker. Most of the library’s functionality was extracted out of Mike’s portfolio and features include mouse pull, gravity, wind and noise warp. It’s written in CoffeeScript, but don’t panic, … Continue reading
I learned how to iterate along bezier curves a few years ago, and it was surprisingly simple. But despite that, it’d still be a huge pain to make SVG lines gradually appear along their paths. Thankfully, Jake Archibald has come … Continue reading