Intro to Computational Media

Face Generator V.2

Objective

Re-organize the code you've written for Assignment #2 Face Generator.

Description

Strictly speaking, modern software is never fully completed. For this assignment you will write the next version of your Face Generator by re-arrranging the code into functions.

An example for how to approach this will be provided during class.

Timeline

Due 10/3

  1. Duplicate a copy of your Face Generator sketch.
  2. Examine the code you have written few weeks ago. Consider how you might acheive modularity and re-usability by incorporating functions.
  3. Re-organize your code into a modular system. Be intentional about how you're naming your variables and functions.

Submission Guidelines

Please submit your sketch to two places:

  1. Submit the sketch to Canvas Assignment 4
  2. Add the sketch to your Intro to Computational Media portfolio

Tutorials