This week we went more in depth concerning for statements and animation in processing. However, what sets this weeks recitation apart from the previous one is the focus on interaction clearly present in the mouse pressed statements. I coded two ellipses; one larger stationary, and another smaller that would react to mouse pressed. The idea behind it was sort of an orbital pattern I wanted to recreate.
In my opinion the two most interesting functions that were learned this week are the for function and the mouse pressed function. I believe the for function has a wide range of potential applicability to a project that I would like to capitalize on in the future.