Java Drawing

Use the Company Portal and Install Processing Version 3.5

1. Watch Video "11a Processing Install and Overview". Make Google Doc with Processing Commands and download and install Processing from the Company Portal. Presentation available at:

http://nebomusic.net/processinglessons/01_Processing_Introduction.pdf


2. Watch Video "11b Processing Elemental Drawing". Follow directions in Video to start Elemental Drawing Project.


3. Complete the Simple Drawing with the following requirements.


A. Canvas Size is 600 by 400 pixels

B. House consisting of rectangle and triangle starting at (300, 200). House rectangle is 100 pixels wide and 100 pixels tall.

C. Grass under the House spanning the entire width of the canvas. Fill color is green.

D. Sun in the upper right corner (500, 100) with a diameter of 75 pixels. Fill color is Yellow

E. Tree consisting of rectangle for trunk and circle for "leaves" placed on the left side of canvas.

F. Clouds consisting of overlapping white circles.

G. Door and windows on house made up of rectangles. Color is your choice

H. Another drawn object of your choice.


4. Take a screenshot of the Canvas and place it on your Google Doc on the Called Simple Drawing.


5. Copy the code from Processing and paste beneath the screenshot of the Canvas on the GoogleDoc.

6. Attach the Google Doc to this Assignment to submit.