Ok... as promised, here's how we drew the house:
|
Not a big deal, just quite a bit of math involved in figuring out not just where things are but also how large they're supposed to be.
Now for the interesting bit. The homework assignment is to draw the house rotated to the right or clockwise 180 degrees so that the roof points down!
One way to do that is to draw your axis and coordinates and get to work. Another way, smarter, is to copy the old house and think until you figure out how to change all the coordinates to get the house to point down.
The next assignment is to draw the house rotated to the right or clockwise 90 degrees so that the roof points to the right!
Seriously, get to work! This will build a lot of skill which will help later, as we start creating games etc.
Continue to Web programming 8 Simple Animation.