meristem Plant growth animation represented as a simple discrete L-system. For more info see my blog post. Example From the shell, run go run meristem.go convert $(ls -1 img/*.png | sort -V) -loop 0 animation.gif`