CS 419ab -- Winter Quarter 2019

Project #8

100 Points

Due: March 8

Polar Shapes


This page was last updated: February 28, 2019


Requirements

  1. Look at the noteset called Polar Equations;

  2. Your job is to come up with a different polar equation. Make r vary as a function of the angle θ.

  3. This must be a way not shown in the notes. That is, it must be your own invention.

  4. Provide at least 3 keyboard inputs to change something about your special curve. (Hitting those keys should also trigger a call to background( ) so that the previous curve disappears.)

  5. Whatever features you choose, be sure that your PDF screen shots show these working.

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, a list of what features you implemented, and nice screen shots from your program showing that those features work.

Grading:

FeaturePoints
A new r-as-a-function-of-θ curve equation50
At least 3 keyboard hits that change something about that equation50
Potential Total100