Skip directly to content

ANKOS

More of the Same, Yet Different

on Sat, 01/04/2003 - 00:00

Still another variation as I climb toward Cellular Apotheosis. This one elegantly captures the elusive beauty of the poetically named "Rule 149". It shouldn't beat up any computers too badly, but it will run faster on more powerful machines. Obviously.

More CA

on Fri, 01/03/2003 - 00:00

Scott played around with my code, then I played around with his code, and this is what we did . It should be much easier on the processor than was yesterday's experiment. Just sit back, grab a beer, and enjoy.

C A

on Thu, 01/02/2003 - 00:00

I had a productive evening yesterday playing around with Cellular Automata, in response to Stephen Wolfram's magnum opus A New Kind of Science . I put together a CA generator which calculates 90 generations of a 60-cell grid. That's 5400 cells. So when you click this here link , wait for a few seconds (around four on my monster PC) for the thing to finish crunching. It shouldn't crush your computer, although I have not looked at it on a Macintosh. The blank right half of the file is where the (self explanatory) controls will go in the next iteration of the thing. It still has a few bugs which won't be obvious unless you know what the thing is doing.

I will post the code when I am happy with it.

This evening I got all set up to start playing in Java. I will maybe have a more powerful version of the CA demo up in a couple of months.