Published using Google Docs
2.1 - Processing Review Assignment
Updated automatically every 5 minutes

2.1 Processing Review & New Assignment

Save as ReviewAssignment1 to your current month’s folder.

Part 1 Shapes

1A The really simple stuff

Create a new Processing window with a width of 800 and a height of 600

1B (includes new stuff) Rounded rectangles, Arcs and Ellipses

Part 2 Text and Fonts

2A. Fonts and Text

“ShelterBox

Needs Your Help”

2B. Images

Part 3: mousex and mousey

Extra Challenge

Link to the following tutorial and then read about the basic arcs http://www.processing.org/tutorials/curves/

Then draw a smile or frown on your ghost (for the smile, try:arc(xlocation, ylocation, 50, 50, 0, PI);

Need Help

Key examples on the T: Drive include:

Go to: Processing.org/tutorials          OR        just google it in processing