CS392 Lab 8: A Tree Scene
Due Thursday, November 20
For this lab, starting with the tree demo from class, make a scene with trees in the Fall. Use a texture for the tree that looks more like bark than the brick in class, and use a texture underneath the tree (placed onto a grid or something flat, or mostly flat). The texture for the ground under the tree should look like leaves, presumably the ones which were previously on the tree.
The tree demo in tree.py is close enough to start this lab, but we'll make some improvements on Tuesday. I'd suggest working on this lab now, and merging in the improved tree code after Tuesday. During Tuesday's class, I'll make an effort to make sure the code changes on Tuesday can be merged without too much difficulty.
Like the other labs, turn in a screenshot or rendered picture on Canvas, along with the script that you used to generate it.