Assignment 3.0: Animate Form

Description:

Using your new knowledge of motion and animation, create a drawing system that develops over time. You may want to look to artists such as Casey Reas for inspiration. There are also a number of references on OpenProcessing that you might look to for inspiration, including the "amoeba" examples. Another possible direction could be to work with images, such as the Pointilism example or the Transparency example.

Requirements:

Your code must at least include all of the following features:

Hacker Points:

Complete your choice of the following features (or all) to get bonus points in the assignment:

Submission:

Create a new directory (folder) in your local repository called "assignment_3_0". Inside that folder, create an index.html and script.js (or copy from prior work). Use GitHub Desktop to commit and push your changes, and verify that they published to the web.