A1 + FAQ


FAQ

What do I hand in?
You print out your program and hand it in to me in class. Make sure it is appropriately commented. You also electronically submit your a1 directory which contains the HTML and Javascript file.
Any hints?
cross-product or 90 degree rotation

Minimize the use of transcendental functions.


The Assignment

Your job is to write a simple interactive program that draws the recursive Koch curve. (For more background on Koch curves see Fig. 2.44 on page 96 of the textbook.) A skeleton for the program can be found in /eecs/course/3431/koch.


Revised: July 10, 2017