Sunken Dusk — L-System fractal art by Jema
Jema

Sunken Dusk

Jema
Jan 14, 2026 · 15 views · 1 likes · CC0 · Public Domain

"Sunken Dusk" is an L-System fractal using axiom f with rules f→a+a, a→b++<b, b→c+f+f+c, c→ff+ff+ff+ff+ff at 186.64° over 10 iterations, producing 52.2K segments.

Remix this fractal

01

Technical details

Iterations
10
Segments
52.2K
Angle
186.64°
Axiom
f
Rules
f=a+a a=b++<b b=c+f+f+c c=ff+ff+ff+ff+ff