ScratchData LogoScratchData
Back to Scratch-Minion's profile

Lindenmayer 2 - Terdragon

SCScratch-Minion•Created December 1, 2016
Lindenmayer 2 - Terdragon
12
8
80 views
View on Scratch

Instructions

* Use Turbo mode, <Shift> key + Green Flag, for much faster drawing. This method uses a Lindenmayer system (or "L-system") to generate and draw a "Terdragon". The rules used here to produce the Terdragon are: start string: F rules: F is replaced by F+F-F + is replaced by + - is replaced by - F means "draw forward" + means "turn clockwise 120 degrees" − means "turn anticlockwise 120 degrees"

Description

https://en.wikipedia.org/wiki/L-system https://en.wikipedia.org/wiki/Dragon_curve This project is second in the studio as it has simple rules and code. I used the Terdragon in project " Lindenmayer 0" as an example to explain Lindenmayer Systems. ** See my Lindenmayer Systems studio https://scratch.mit.edu/studios/3616862/ **

Project Details

Project ID133659169
CreatedDecember 1, 2016
Last ModifiedDecember 7, 2016
SharedDecember 4, 2016
Visibilityvisible
CommentsAllowed