RECENT WORK ︎︎︎

ITP BLOG ︎︎︎

ABOUT ︎︎︎

crandall.lily@gmail.com

@dullhouze



WEEK 3


LINK TO HOMEWORK SKETCH


For this week’s assignment, I was inspired by my bus ride to campus through Bed-Stuy, where I pass blocks and blocks of townhouses.

First, I wrote a loop using variable “i” that repeated less than 9 times (so 8 times across the screen).


I built off of the homework assignment to fill every other building in the same color. By using the % key, I was able to fill the even numbered buildings dark brown and the lighter ones a beige color. 


To create the stairs, doors, and windows, I built off of the same for loop, still using the same variable “i”. I wanted to create some kind of gradient, and so I played around with the rbg values until I found something I liked. Completely by accident, I ended up with a nice gradient of fall colors.