To use simply call the koch_snowflake
function :
koch_snowflake(6)
It should display the following :
To display the antisnowflake, use the arg "anti" :
koch_snowflake(6,anti=True)
- Implement koch snowflake
- Vectorize the code
- Implement Koch antisnowflake
- Add zoom possibility / specify region to visualization