'Moving Dots' animation for my homepage
Here's a little well-known* animation sequence that I put together for my homepage, using Anime.js (www.animejs.com) in a React project.
You can see it live here: https://rory.cc
The dots move along a closed figure-8 SVG path in perpetuity (with different animation durations and easing curves), and the link-hover just changes the dots' colors, handled with a CSS transition.
* See if you can guess its inspiration :)
More by Rory View profile
Like