Hacker News new | ask | show | jobs
by zer0gravity 737 days ago
I have created a simulation of how a tree can be grown from a programmable cellular automata. Each cell executes some operations, including replication, based on the surrounding conditions and its age/iteration. More complex organisms can be grown with this technique.

You can play too with it here: https://acionescu.github.io/digitalfire/WebContent/

1 comments

Very very cool, bookmarked!