Grasshopper
graz
Location
Company, School, or Organization
Artificial Life LAB - UNI GRAZ
You need to be a member of grasshopper3d-3 to add comments!
Join grasshopper3d-3
Comments are closed.
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.
Karamba3D
David Reeves
Anders Holden Deleuran
Please check your browser settings or contact your system administrator.
Comments
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.