top of page
Iterated Function Systems are a method of constructing fractals.
- It involves repeating a collection of transformations and the resulting constructions are always self-similar.
- Check out these activities from Yale University to practice writing iterated functions to generate fractal patterns.
- You will be using this method to generate your own fractals in Part 1 of the Fractal Toolkit. You will need to understand concepts of scale, rotation and transformation in order to get started so please be sure to read the information & examples on the Yale website carefully!
bottom of page