Rugged Spire
"Rugged Spire" is an L-System fractal using axiom +f with rule f→f[+f][-f]<f[+f][-f]<f[+f][-f]f at 90° over 4 iterations, producing 10K segments.
Technical details
- Iterations
- 4
- Segments
- 10K
- Angle
- 90°
- Axiom
- +f
- Rules
- f=f[+f][-f]<f[+f][-f]<f[+f][-f]f