I am practicing GH with a watch example (by Marc Newson). I tried to plot out the centre of the circles with the dividing method.
My question is how to alter the distance between the points? (trying to match with the photo of the product). As you can see the centre of the circles that are near the rim is closer to each other while the centre of the circles near the central area are further away from each other.
I greatly simplified the row curve generation as a simple Tween from a straight line by the centre to an arc at the edge. Then the dot radius is simply set with the inverse of the row spacing Mapped values.
There’s actually something subtle going on with the original. There’s effectively an additional row of dots that doesn’t span the full width, shown here in blue.