You drew an Expanding Tilted Circles in a previous project. Animate by rotating these circles with circles inside moving faster than circles outside.
You drew an Expanding Tilted Circles in a previous project. Animate by rotating these circles with circles inside moving faster than circles outside.
You drew 60 tilted circles. Now draw fewer circles but with circles of expanding sizes. You can also add color to make it look better.
Let’s zoom into Mandelbrot Set and see what details it has. Each picture shows the x,y coordinates of the center and the radius.
Continuing from Mandelbrot Set project, use colorsys library to set the hue based on the number of iterations needed to go outside the boundary. The result can be an amazingly
Mandelbrot Set is a very intriguing and complex shape. Although it doesn’t appear to be recursive, it has part that contains the main shape shown here. You will need to
Although looking very different, Lévy C Curve’s construction is almost identical to the Jurassic Park Curve. The following is demo of recursive steps of drawing this curve.
Jurassic Park Dragons can align perfectly. Draw four dragons as shown here. Related Projects: Jurassic Park Dragon Colored Jurassic Park Dragon
Also called as Heighway Dragon, it is a fractal shape that was researched by NASA scientists. Previously, you drew a Jurassic Park Dragon. Now color it with color gradually changing
Also called as Heighway Dragon, it is a fractal shape that was researched by NASA scientists. It is very similar to the dragon curve project, except that the recursive cursing
This seemingly complex fractal can be drawn by curving a line with a right triangle of 25 degrees recursively. Recurve steps of dragon curve shown in this video: Related Projects: