About

Snowflake is a tool written in JavaScript that shows the Koch Snowflake based on the number of iterations the user inputs. The site uses recursion to generate lines in the HTML canvas. The number of iterations ranges between 0 and 8 inclusively, and it is not advised that the user input a number higher than 8. The user can also resize the canvas to in turn resize the snowflake by clicking and dragging.

Made by Miguel de los Reyes, with help from Eric Horton. Much gratitude to the staff of Shodor.