CS 419ab -- Winter Quarter 2019
Project #8
100 Points
Due: March 8
Polar Shapes
This page was last updated: February 28, 2019
Requirements
-
Look at the noteset called
Polar Equations;
-
Your job is to come up with a different polar equation.
Make r vary as a function of the angle θ.
-
This must be a way not shown in the notes.
That is, it must be your own invention.
-
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.)
-
Whatever features you choose, be sure that your PDF screen shots show these working.
Turn-in:
Use the
Teach system
to turn in your:
- Your Processing file
- 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:
Feature | Points
|
---|
A new r-as-a-function-of-θ curve equation | 50
|
At least 3 keyboard hits that change something about that equation | 50
|
Potential Total | 100
|
---|