π§© The Dragon Curve fractal looks complex, but itβs born from a simple rule: folding! π π
Fold a strip of paper repeatedly, unfold to 90Β° and that makes a dragon shape! Piece together our fractal puzzle: explore.stemcoding.org/projects/fra...
#DragonCurve #iteachmath
Hashtag
#dragonCurve
Advertisement Β· 728 Γ 90
1
0
0
1
#postScript #dragonCurve
/bd{bind def}bind def
/1-{1 sub}bd
/1+{1 add}bd
/right{90 rotate}bd
/left{-90 rotate}bd
/forward{0 1 rlineto}bd
/pageSetup{
0.05 setlinewidth 2 setlinecap 2 setmiterlimit 0 setgray
3600 127 div dup scale % cm
15 7 [β¦]
0
1
1
0
The Dark Side of the Dragon Curve
Full Version: youtu.be/7mbigfFo6Io
#creativecoding #dragoncurve
5
0
0
0
Genuary Prompt 28: Skeuomorphism
I abused my Selfsimilar Tiling code to create a Line Fractal.
The Sequence of the line segments gets jumbled up in the iteration process.
youtu.be/lKI5uT1nRs8
#genuary #genuary28 #genuary2024 #dragoncurve
0
0
0
0