Given any three tangent circles, there are exactly two other circles that are tangent to the three circles. Starting from three big tangent circles of the same size, use recursion
In this Python Turtle project, you are going to use recursion to draw the following shape. Observe the picture very carefully and find out the recursive pattern. Related Project: Recursive
Moving objects can give 3-D depth effect called kinetic depth effect. Draw the following Stereokinetic Effect where rotating circles generates an interesting 3-D effect. Idea from https://michaelbach.de/ot/mot-ske/