Flames

2nd batch

flam3

basic animation?

https://code.google.com/archive/p/flam3/wikis/Flam3Genome.wiki

There is an a.flam3

# make 20 variations to file b20
env template=a.flam3 repeat=20 flam3-genome > b20.flam3
# expand, animate those 20 to 100 frames?
env sequence=b20.flam3 nframes=100 flam3-genome > anim.flam3
# render
flam3-animate < anim.flam3

A test