L-system Graphics

L-systemグラフィックス / 1968– / 技法 / Computational Expression

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.

Branches 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

L-system Graphics — AI 生成的诠释图像
AI 生成的诠释图像(并非参考作品)

辞典词条

适用场景
Modeling plant growth in education, visualization and generative motion;Making reproducible branching patterns and ornament from a small rule set
字体
Set rules and generation numbers in monospace outside the generated form.
版面
Anchor one root and plan how each generation expands into the available field.
材料
Define symbols, productions, angle, line length and stack operations, updating all symbols in parallel per generation.
注意
Mirroring branch photography is not an L-system. Preserve the production rules that generate each generation.
延伸阅读
Lindenmayer systems / Parallel string rewriting / Turtle interpretation and branching

相关词条

引用此条目

这部辞典就是用来被链接的。请取用适合你写作场合的那一种形式。

Link
https://indexstyle.org/zh/styles/l-system-graphics
Markdown
[L-system Graphics — IndexStyle](https://indexstyle.org/zh/styles/l-system-graphics)
HTML
<a href="https://indexstyle.org/zh/styles/l-system-graphics">L-system Graphics — IndexStyle</a>

返回索引中的位置