Live data from Hacker News

L-System

en.wikipedia.org

1–10 of 19 posts

Re: L-System

#4
L systems are so magical to me. Opened up the world of procedural generation to me. And I look at trees differently now as a result. I also see fractals everywhere in the real world.

Re: L-System

#5
Aren't L-systems just fractals ?

Also, if someone can expand, what do you think of Stephen Wolfram's theory of everything[0] which to me seems quite similar to L-systems (I might be completely wrong here).

Has anyone combined cellular automata and L-systems, will that lead to....simulating evolution?

[0] https://writings.stephenwolfram.com/2020/04/finally-we-may-h... (Read How it Works section).

Re: L-System

#6

Aren't L-systems just fractals ? Also, if someone can expand, what do you think of Stephen Wolfram's theory of everything[0] which to me seems quite similar to L-systems (I might be completely wrong here). Has anyone combined cellular automata and L-systems, will that lead to....simulating evolution? [0] https://writings.stephenwolfram.com/2020/04/finally-we-may-h... (Read How it Works section).

L-systems can be used to describe fractals but they aren’t fractals. They are formal languages.

Re: L-System

#9
post #6

Aren't L-systems just fractals ? Also, if someone can expand, what do you think of Stephen Wolfram's theory of everything[0] which to me seems quite similar to L-systems (I might be completely wrong here). Has anyone combined cellular automata and L-systems, will that lead to....simulating evolution? [0] https://writings.stephenwolfram.com/2020/04/finally-we-may-h... (Read How it Works section).

L-systems can be used to describe fractals but they aren’t fractals. They are formal languages.

Thanks, so L-Systems are to Fractals as Code is to Application.
Post reply on HN