asyimut

Female

graz

Austria

Profile Information:

Company, School, or Organization
Artificial Life LAB - UNI GRAZ

Comment Wall:

  • Cam Newnham

    Hi,

    The files were a bit of a mess -- everything was integrated at a later stage.

    This is one of the earlier files, which does pretty much what is in the video: vertically stacked cellular automata which attracts and repels planes.

    GameOfLifeAttractors.gh

    That's the GH file for it (in Python).

    This is also relevant (similar):

    http://www.camnewnham.com/cellular-automata/

    Just note that the code is written pretty badly (I would make it much faster if I were to do it again), but it works. hah.