See if you can use our IFS Visuzlizer to generate the following images. Your answer should include the code that generated the image. For example, the code generating the Sierpinski triangle looks like this:
[scale(1/2),scale(1/2,[1,0]),
scale(1/2,[1/2,sqrt(3)/2])]
I copied that right out of the IFS Visualizer. Discourse will format input as a block of code, when it's indented four spaces.
One answer per person, please!
A Skewed Sierpinki triangle
The cross fractal
A self-similar spiral
One with reflection:
Two normal objects
How would you make just a plain old square with an IFS:
Or even just a line segment:
Also, I wonder how those two would change if we fiddled with the functions just a little bit. For example, what if you moved one of the fixed points in the IFS or added rotation?
The Cantor set
How would you generate the Cantor set: