19 April 2007 17:30
pixelbreaker » Polar Clock Screensaver
I’ve just put this together as a bit of a test of some drawing API extensions I wrote a while ago. All the shapes are drawn with code, corner rounding curves are achieved using the ‘capStyle’ argument when setting the lineStyle, easy as that! The colour of each ring is based on an HSL colourwheel.
1
(1 marks)