Recursion with Transformations

Nature of Code Video #8.4

This video looks at what happens when you need to translate() and rotate() in a recursive function. The class “branching tree” fractal is demonstrated.