https://en.wikipedia.org/wiki/Rule_30
Thanks to this post I learned that one can render wolfram code cellular automata using ffmpeg like this:
ffplay -fs -f lavfi -i cellauto=p="$(printf %480s%480s 1)":s=1920x1080:start_full=0:r=120:rule=30
You must log in or register to comment.