Category: SVG animation

Creating a Panning Effect for SVG

Earlier this month on the Animation at Work Slack, we had a discussion about finding a way to let users pan inside an SVG.I made this demo below to show how I’d approach this question: See the Pen Demo – SVG Panning by Louis Hoebregts (@Mamboleoo) on CodePen. Here are the four steps to make the above demo...

Make Your Website Interactive and Fun with Velocity.js (No jQuery)

Special thanks from me go to James Hibbard and the developers behind Velocity for reviewing this article. Also to users and developers who contribute and have contributed to Velocity over the years.In this article I introduce Velocity.js, a fast and high-powered JavaScript animation engine by Julian Shapiro. By th...