Week 11 : Project 2

Homework

Project 2

Using p5*js, use the canvas to create an animated artwork. It may be an animated narrative, cubistic and abstract. It may be inspired by some of the works we've seen before, or completely your own.

requirements

  1. Use one of the following --
  2. a moving element (bounce off walls, circular, spiral, or sine wave movement)
  3. use rotate() or scale() to transform a drawn element (circle, square, rectangle, polygon, line, etc.) at least once in your code.

Readings

Card image cap
Make: Getting Started with p5*js

Review Chapters 6, 8, 9 as needed.

by

LINK
Key Concepts: