Project 9 Writeup

In this lab we used a skeleton of an L-system to enhance our understanding of classes. We used the skeleton of L-system2 to complete a class. Once we did that we wrote a program similiar to parse.py to make tree shapes and create a forest of trees. I used formulas from the Algorithmic Beauty of Plants to make different trees in my forest. Then I had to manipulate parameters like distance and size to make it more interesting. My fields in the L-system are basestring, rules, iterations, angle, and distance. My L-systems are as follows.

< <