ScratchData LogoScratchData
Back to dimmat's profile

Koch Snowflake (No Recursion)

DIdimmat•Created February 24, 2022
Koch Snowflake (No Recursion)
1
1
18 views
View on Scratch

Instructions

The Koch snowflake (also known as the Koch curve, Koch star, or Koch island) is a fractal curve and one of the earliest fractals to have been described. It is based on the Koch curve, which appeared in a 1904 paper titled "On a Continuous Curve Without Tangents, Constructible from Elementary Geometry" by the Swedish mathematician Helge von Koch.

Description

The Koch snowflake can be constructed by starting with an equilateral triangle, then recursively altering each line segment as follows: 1. Divide the line segment into three segments of equal length. 2. Draw an equilateral triangle that has the middle segment from step 1 as its base and points outward. 3. Remove the line segment that is the base of the triangle from step 2.

Project Details

Project ID649685483
CreatedFebruary 24, 2022
Last ModifiedFebruary 24, 2022
SharedFebruary 24, 2022
Visibilityvisible
CommentsAllowed