how did you do the cirlces? and the radius for each one? are they a background image?
pytoche 7 months ago
@pytoche No, these are parametric (function of the angle parameter) circle equation something like x=a*cos(angle) and y=a*sin(angle). Of course "a" is adjustable.
EngineeringFun 7 months ago
how did you do the cirlces? and the radius for each one? are they a background image?
pytoche 7 months ago
@pytoche No, these are parametric (function of the angle parameter) circle equation something like x=a*cos(angle) and y=a*sin(angle). Of course "a" is adjustable.
EngineeringFun 7 months ago