Epicycle Clock
sophiehoulden.com
Epicycle Clock
1–10 of 31 posts
Re: Epicycle Clock
#2Re: Epicycle Clock
#3Re: Epicycle Clock
#4Re: Epicycle Clock
#5I like this a lot. Does anyone here have experience using Patreon for supporting this kind of work? Seems like a natural fit for a digital artist.
Re: Epicycle Clock
#6https://ytec3d.com/hand-in-hand-clock/ https://www.tindie.com/products/ekaggrat/hand-in-hand-clock-...
Re: Epicycle Clock
#7about 20 years ago a built a really really janky mechanical version of this.
Re: Epicycle Clock
#8Given CSS animations coupled with the new CSS trigonometric functions... this should be doable in pure CSS, minus the initial injection of the current seconds into a CSS variable on page load. There is no reason to do it in CSS, it just sounds like a fun weekend project (unless someone beats me to it, in which case a fun weekday project!)
Re: Epicycle Clock
#9Very nice.
Re: Epicycle Clock
#10It reminds me a little of a screen saver called Fractal Clock that I wrote many years ago for MacOS X: https://www.dqd.com/programs/FractalClock/
Sadly, the screen saver stopped working as of (I think) Catalina and I have never gotten around to fixing it. But someone else wrote a very clever web version which you can see here: https://cakenggt.github.io/web-fractal-clock/ and the source repo is here: https://github.com/cakenggt/web-fractal-clock