The following red cross with Python and Turtle. You need to fill it with a color. Source Code:
The following red cross with Python and Turtle. You need to fill it with a color. Source Code:
Draw the Vicsek Fractal based on cross with recursion and Turtle. The following figures show first a few recursive steps: Source Code:
Cesàro (Torn Squares) Fractal is a variation of Koch Snowflake. In Cesàro Fractal the degree to turn can vary from 60 degrees to 90 degrees. Koch Snowflake line only curves
Minkowski Island is a fractal that is a variant to Koch snowflake. The following figures show Minkowski Island. Source Code:
In Koch snowflake, the line curves outward. Draw Koch Antisnowflake where lines curve inward as shown here: Source Code: