ROUND, BEVEL, SQUARE
In this example some of the parameters are words such as ROUND. In these cases the parameters are all capitals. In other cases the words may be a combination of upper and lower case. Processing is case sensitive. The functions will not work correctly if the parameter is spelled correctly but not capitalized correctly.
Can you figure out what each new function does in this sketch? Hint - Remember that x counts up going left to right and y counts up going from top to bottom.
CHALLENGE 3
Make a stick figure of a human? Add antennae to make an alien if you have time.