Your browser does not support the canvas tag.

havernight

Assignment # 3 Name: Hao Wang Course: CS 110 - Section # 2 Submitted: 2/14/2012

This sketch is the Founders' Great Hall at night, especially on weekends, when students are partying! The sketch is divided into parts including: chimney, windows, outlines, roofs, chairs,stairs, cap, door,grassland and sky. Each of them is drawn with a different function. Iteration (for loop) is used in drawing each of the shapes within functions. The parameters of each function are in the form (locationx, locationy, width, height), and the locations and sizes are all set up so that they are proportional to the chosen screen size. The "chimney","windows", "windows2" functions has each been called twice to show the variations of location of the shapes.

Built with Processing and Processing.js