ConnorAtherton / loaders.css

Delightful, performance-focused pure css loading animations.
https://connoratherton.com/loaders
10.22k stars 1.22k forks source link

Added Infinity Spin Animation #39

Closed agrawroh closed 1 year ago

agrawroh commented 9 years ago

Hi Connor,

This is an awesome piece of work! :)

Some of the animations here reminded me of my high school mathematics lecture where we used to study the beautiful trajectories & curves. I recalled some part of it and coded a new animation in which the circular ball traverse the Infinity Curve.

Although traversing the same path, due to the time difference between the two balls, they tends to cross each other's paths randomly. Thus adding a pure randomness to the animation and making it look like dancing lights!

I hope you like it. Cheers!