Friday, February 7, 2014

Snowman

Here is my completed project for lesson 3
http://students.gctaa.net/~snicholakos/webgraphics/snowman.svg

1 comment:

  1. I broke your snowman (much like in the Humpty Dumpty story ;-) so that you could be given the task that all the kings horses and all the kings men failed to accomplish. Here it is:

    http://students.gctaa.net/~jelkner/svg/nickolakos_snomman.svg

    Starting with my version, do the following:

    1. Figure out x-min, y-min, x-max, and y-max for the entire image.
    2. Use those to set up the coordinates of the viewBox.
    3. Keep the width and height proportional to the coordinate system.
    4. Check to see that I didn't break the "back of scarf" by moving it around.

    I want to add this (with your permission, of course) to the GDWSVG tutorial as an example. Let me know when it is ready.

    Thanks!

    ReplyDelete