CS 419ab -- Winter Quarter 2019

Project #2

50 Points

Due: January 21

Draw Something Cool in 2D using Processing


This page was last updated: January 5, 2019


Requirements

  1. This project requires you to draw something fun in 2D. It must be of your own creation.
  2. You must have at least 10 objects.
  3. You must use at least 5 different colors.
  4. All of these make good objects for this assignment:
  5. Note that a circle can be created from an ellipse whose width and height are the same:

Turn-in:

Use the Teach system to turn in your:

  1. Your Processing file
  2. A one-page PDF with a title, your name, your email address, and a nice screen shot from your program.

Grading:

FeaturePoints
At least 10 vertices20
Actually looks like something I recognize10
At least 5 colors20
Potential Total50