67422d6198f4a

67422d619a2f7
1 Guest is here.
 

Topic: Cellular Automaton Read 4302 times  

67422d619a9cb
Tags: °bio


Needs Java

The Button starts a cellular automaton that plays Conway's Game of Life by default, which works as follows:
If one of the orange cells has less than 2, or more than 3 neighbours, it dies. If it has 2 or 3 neighbours, nothing happens. A dead cell comes alive if it has 3 neighbours.
These simple rules applied to different seeding populations can create surprisingly complex emergent systems. The simplest moving pattern is a glider, which was even proposed as a universal hacker emblem by Eric S. Raymond, maintainer of the Jargon File (among other things).

You can edit the seed or even the running simulation by painting into it, or you can load pre-set patterns (including a complete Turing Machine) and you can change the rules to something else (The "Amazing"-ruleset creates nice labyrinthine patterns).

If you like this you may be interested to download golly, a cellular automaton that runs on your computer and is therefore faster and can compute more complicated patterns and save your self created patterns.
This java applet was written by Al Hensel. There's another cool game of life simulator at http://conwaylife.com.
« Last Edit: 22. October 2011, 11:12:05 by Kolya »
67422d619ab3b
Here is an interesting pattern I found today. It involves two shapes, the one on the left starts a long chain reaction and the one on the right quickly dissolves into 2 gliders. I set it up so one of the gliders hits the left shape's 81st generation here, though they're both really quite cool by themselves.
Attached is a pattern file that can be opened with golly.

67422d619ad50
Grant Muller has written a music sequencer bank that plays live cells as notes.

Image: http://www.grantmuller.com/wp-content/uploads/screenshot.gif
http://grantmuller.com/projects/game-of-life/

It sounds very nice and avantgarde though it isn't quite what I hoped it would be. A cursor runs down the grid line by line and plays a note when it meets a live cell, instead of the live cells playing immediately all at once. Still interesting to check out.

Your name:
This box must be left blank:

Name the default melee weapon in System Shock:
1 Guest is here.
"Laziness is a state of mind, not necessarily a lack of action."
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
67422d619bce1