Sunken Dusk
"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.
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