Lab 7: Fractals and Recursion

Objective: See the power of recursion and explore the beauty of fractals.

Follow the steps of Topic 10: Trees and Fractals Using Recursion from BJC. The XML file you turn in should include your blocks for both your recursive tree and for the snowflake. As a bonus, if you have time, you might also give the C-curve a try. Be careful and don't spend too much time on your tree until you have finished with the snowflake. Said another way, get just a basic tree (no randomness) and the snowflake done, before going back to ellaborate on the tree.

Due date: Monday, November 14th, 1pm.