ScratchData LogoScratchData
Back to crkcity's profile

Interactive, Moving Fern (with recursion)

CRcrkcity•Created January 17, 2022
Interactive, Moving Fern (with recursion)
21
11
149 views
View on Scratch

Instructions

Click flag. change curve and angle as it runs. It's a fractal, meaning self-similar across scales. Smoother: https://turbowarp.org/629335997?fps=60&interpolate&hqpen&stuck&clones=Infinity

Description

The code draws fast enough that we can redraw it rapidly. This is a bit similar to the "Barnsley" fern, except this one has no random function and draws lines instead of dots. The redraw is kind of a gimmick, but works because the code is fast.

Project Details

Project ID629335997
CreatedJanuary 17, 2022
Last ModifiedFebruary 4, 2022
SharedJanuary 17, 2022
Visibilityvisible
CommentsAllowed