von Koch curve for triangles
Instructions:
Draws nth iteration for von Koch's curve.
Descriprion:
This curve is constructed by dividing a line segment into three equal parts and replacing the middle segment by the other two sides of a triangle and equilateral triangle constructed on the top. Then each segment is replaced by the same construction.
You can observe process of creation of Koch curve by setting up the first step and incrementing number of steps using "+" button.
back
Back to main page