L-System
en.wikipedia.org
L-System
1–10 of 19 posts
Re: L-System
#2Re: L-System
#3If you are interested in some code and more examples: http://blog.rabidgremlin.com/2014/12/09/procedural-content-g...
Re: L-System
#4Re: L-System
#5Also, 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
#6Aren'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
#7If you are interested in some code and more examples: http://blog.rabidgremlin.com/2014/12/09/procedural-content-g...
Re: L-System
#8Re: L-System
#9Aren'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.