Recently an optical illusion video became popular and I've tried to implement the same animation using d3.js.
Basically it seems that the circles are moving in a circle but they are all moving in straight lines.
I'm starting to learn d3.js to I'm open to any comments about how to improve the implementation.