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
- Host: GitHub
- URL: https://github.com/oscarsaharoy/equation-spinner
- Owner: OscarSaharoy
- Created: 2021-02-08T19:30:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T23:30:00.000Z (over 5 years ago)
- Last Synced: 2025-12-26T06:49:51.704Z (6 months ago)
- Topics: animation, javascript, svg, web
- Language: JavaScript
- Homepage:
- Size: 3.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
