|
|
|
|
|
|
|
|
|
Generating the Koch Snowflake with Mathematica
|
|
|
|
|
|
Organization: | Wolfram Research, Inc. |
Department: | Kernel Technology |
|
|
|
|
|
|
0205-490
|
|
|
|
|
|
1992-09-15
|
|
|
|
|
|
The package KochSnowflake.m defines a function to draw the Koch snowflake. The Koch snowflake is constructed by starting with an equilateral triangle, then adding to each side of that triangle another equilateral triangle pointing outwards, centered on the edges. The size of these new triangles is 1/3 the size of the current edges.
|
|
|
|
|
|
|
|
|
|
|
|
2D Graphics Examples, Graphics 2D, Koch Snowflake, recursion, iteration, equilateral triangle, KochSnowflake.m
|
|
|
|
|
|
| KochSnowflake.m (684 B) - Mathematica Package |
|
|
|
|
|
|
|
| | | | | |
|