Agenda & Assignment 14 April 3
CSC 101/IMM 120
Spring 2009
Summary of Class Activities:
Please load the examples for today
Color:
What is HEX?:
HexIntro
RGB COLOR
ColorRGBSingleLoop
HSB COLOR
_01ColorHSB
_02ColorHSB
ScottsExample
Exploring color:
ColorRGBTwoLoops
ColorRGBFourPoints, GolorRGBFourPointsV2
HOMEWORK
THIS IS THE SAME AS POSTED ON TUESDAY 3/31
Programming Assignment: (Due Tuesday, April 7)
Two parts:
1) Create a very uncomplicated sketch using color. Experiment with either (1) HSB, (2) RGB, or HEXIDECIMAL.
2) WORK ON YOUR PROCESSING PROJECT
Journal Assignment: (Due Tuesday, April 7)
1) Comment on how your project is progressing based on the reviews you received. Are you feeling as comfortable working in Processing as you did in Scratch. What can you do in Processing that you can't do in Scratch? What were you able to do in Scratch that you can't do in Processing? What suggestions have the reviewers made to improve, enhance or make your Processing project more interesting?
2) Explain the difference between additive and subtractive color. Why do we use additive color for digital graphics? Explain how the hexidecimal representation of color work.