Wednesday, May 18, 2016
Repetition Through Recursion
Recursion is a mechanism by which an event or action repeats by referring to itself, meaning that it repeats by visually, algorithmically, or otherwise returning to its beginning or simply referring to itself as the next step of a process For the E-Learning recursion assignment, I chose to create a digital drawing of a recursive scene; a frame hangs in a museum, and the frame holds the same drawing of the same frame hanging in a museum, which holds a picture of the same frame hanging in a museum, and so on. This drawing represents recursion because, to fill each frame, I referred to the larger drawing, editing it into the frame as the next step in finishing the drawing.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment