An updated version of the Koch Snowflake. Click to iterate on the edges, hold 'i' and 'o' to zoom in and out towards the mouse, and 'k' to move the snowflake towards the mouse.
<br>
<br>
(Note that the maximum number of iterations is limited due to memory constraints. Future extensions might include a variable level of depth that added and removed edges so that 5 levels could always be seen, regardless of how far zoomed in it was.)
<br>
<br>
Click 'view Processing page' to the below-left to view my Eclipse source code.