Can someone provide an example of drawing an iPhone-like turning wheel using Core Graphics. I know it can be done by drawing a sequence of lines but that requires a math formula to work out line points. Can someone help me with that?
Here is how it should look like:
It looks like it is made up of several lines with rounded edges and a circle drawn in the middle. Drawing the lines requires sophisticated maths.