I want to draw the Moon and then animate Moon's shadow. But after launching this code I can see some glitches on animation line:
Why is this happening?
CodePudding user response:
The way you do each of the two lines,
is simply, two control points!
One at each end.
That's all there is to it. Don't try using an arc.
Here ...