An open API service indexing awesome lists of open source software.

https://github.com/oscarsaharoy/equation-spinner

A web app to make little animations/loading spinners from polar curves
https://github.com/oscarsaharoy/equation-spinner

animation javascript svg web

Last synced: about 1 month ago
JSON representation

A web app to make little animations/loading spinners from polar curves

Awesome Lists containing this project

README

          

# equation-spinner

A web app to make little animations/loading spinners from polar curves. You just need to write your equation as a function of theta and time, set some settings like duration and framerate and then the animation is generated on a HTML svg element.

[link to the web app](https://codepen.io/oscarsaharoy/pen/MWbwqod?editors=1010)

![](https://github.com/OscarSaharoy/equation-spinner/blob/master/gif.gif)