Start on this lab only after you have gone to lab!

This MP starts from where you left off in lab. If you missed your lab section, you will want to start on this MP by first completing Lab 3.

Download The MP

To get this complete MP, you will need to combine files from two different locations:

Completing the MP

Part 1: Three Colors

As part of Lab 3, you created an "Illinify" filter where you converted an image to only shades of blue and orange.

For this first part of this MP, create a new filter that converts an image to only three hues. You should pick hues that are somewhat different (eg: no light orange and medium orange, as a general rule the hues should be at least 40 degrees apart from each other).

Make sure to add the filter to the filters variable as the bottom of filters.js.

Part 2: Three More Filters

To complete this lab, you must create three new, unique filters:

Submission and Grading

Your program must run to receive any credit at all. If an error occurs so that we are unable to run the program, we will not fix the error in your code. We will award points for your program completing the following:

Submit MP1 here