CS151 Portfolio Page

Tara Davidson '10

Go through all of your labs and pick out some pictures that you really like and put them together with a short caption along with each. Be sure to include which lab the picture came from and some details about how it was created.

  1. Homework 2: I like this picture because the scene shows how far I've come. This scene shows five buildings drawn with turtle graphics. The buildings are all the same, but scaled to different sizes. Now I can create scenes with different buildings, with many more objects, and without necessarily using turtle graphics.

  2. Homework 6: I like this picture because this is the first time I used a gif. I created buildings using zelle graphics that used time to turn on and off buildings' windows lights. I thought it was really cool how 20 still pictures could create an animated city scene.

  3. Homework 10: I like this picture because this scene combines turtle graphics with zelle graphics to show buildings and trees created from L-systems. I made my own ZTurtle class to imitate turtle graphics so that both methods of drawing could be used. By combining these two methods of creating scenes, an even more dynamic scene could be made.

  4. Homework 11: I like this picture because it uses my Crayon class to create a scene that looks more humanly made. My Crayon class made lines more crooked and varied the width of the drawn line.