Homework 4

Due date

This homework is due on March 23, 2010. Your program must be submitted as a pde file and associated fonts files to the UNCA moodle activity HW 4.

The Task

Write a program which tells a story with moving text. Use processing rotations to give a slant to your words.

Use a screen size of 400×400.

Grading

Grades will be based on the following criteria.

10% creativity and aesthetics
20% use of text in motion
20% use of translations, such as rotations, in motion
10% image size
10% appropriate use of setup
10% appropriate use of draw
20% documentation of code