https://github.com/msteinhoff/animated-pendulum-logo
An animated version of the awesome pendulum logo
https://github.com/msteinhoff/animated-pendulum-logo
Last synced: 5 months ago
JSON representation
An animated version of the awesome pendulum logo
- Host: GitHub
- URL: https://github.com/msteinhoff/animated-pendulum-logo
- Owner: msteinhoff
- License: other
- Created: 2013-07-09T17:36:22.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-09T18:31:29.000Z (almost 13 years ago)
- Last Synced: 2025-01-12T10:28:55.815Z (over 1 year ago)
- Size: 2.33 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pendulum Logo
I was bored and wondered how I could make the pendulum logo even more awesome.
This is an early development stage and only tested in Chrome so far.
Credit goes to to [CMA3D](http://cma3d.deviantart.com/art/Pendulum-Logo-181935098) for creating the vector image.
## TODO
- Make all circles go weeeeeeeeee
- Steamline vector paths so the rotation looks better
- use requestAnimationFrame
- Add rotational dependencies between circles so circle edges wont overlap
- Add colors
- Integrate [dancer.js](https://github.com/jsantell/dancer.js)