MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / koch_snowflake.py

File koch_snowflake.py

fractals/koch_snowflake.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Description
3 The Koch snowflake is a fractal curve and one of the earliest fractals to
4 have been described. The Koch snowflake can be built up iteratively, in a

Callers

nothing calls this directly

Calls 2

iterateFunction · 0.85
plotFunction · 0.70

Tested by

no test coverage detected