Hilbert Curve, Koch Snowflake

 From:  bemfarmer
6441.4 
Here is a draft of a Koch Snowflake fractal. Level 7 takes some time to draw. It is not tested for higher levels.

Note that MoI uses x and y coordinates. The original code used the screen starting from the upper left corner as (0,0), so now the "apex"
of the level 0 triangle is at the bottom. Absolute value is applied to negative levels.

I thought of making a version where the user selects 3d triangle(s). Then a cplane is applied, and the fractal generated.
Also may try moving code to .htm file.

- Brian
Attachments: