Fractal Flame vs L-system Graphics

フラクタル・フレーム / L-systemグラフィックス

Both sit in Computational Expression, so the question is not what they belong to but how they behave. They are reached for with some of the same intent, which is where they get confused.

Fractal Flame

Fractal Flame — AI interpretation
AI interpretation, not a reference

Scott Draves's Fractal Flame adds nonlinear variations, log-density display and structural coloring to iterated function systems, producing feathered, smoky and coral-like structures from probability and transformation history.

L-system Graphics

L-system Graphics — AI interpretation
AI interpretation, not a reference

L-system graphics rewrite symbol strings in parallel and interpret them as drawing, turning a few rules into recursively growing plants, trees, mycelia and ornaments.

Fractal FlameL-system Graphics
Era1992–1968–
FamilyComputational ExpressionComputational Expression
KindTechniqueTechnique
CuesTranslucent branching like flame or feathers / Bright high-density regions emerging from darkness / Self-similar detail continuing under magnification / Smooth color driven by transformation historyBranches repeating one angle rule from a trunk / Self-similar detail increasing by generation / Leaves or flowers attached regularly at tips and joints / A growth grammar that survives controlled randomness
Best used forGenerating organic high-density stills and motion from mathematical iteration · Creating luminous structures for music or exhibition imagery that retain detail when enlargedModeling plant growth in education, visualization and generative motion · Making reproducible branching patterns and ornament from a small rule set
TypeKeep copy outside the generated field or anchored in dark regions.Set rules and generation numbers in monospace outside the generated form.
CompositionGrow branches from one dense core and preserve a dark resting field around them.Anchor one root and plan how each generation expands into the available field.
MaterialSelect affine transforms and nonlinear variations probabilistically, display density logarithmically and color by transform history.Define symbols, productions, angle, line length and stack operations, updating all symbols in parallel per generation.
CautionA rainbow spiral fractal is not a Flame. Preserve nonlinear variation, density display and structural color.Mirroring branch photography is not an L-system. Preserve the production rules that generate each generation.

IndexStyle