Processing

A forum where anything goes. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. This is the forum for "non-academic" content.
Post Reply
bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Processing

Post by bprentice » September 16th, 2018, 10:23 am

A simple CA simulator written in Processing:

http://bprentice.webenet.net/RuleTable/RuleTable.zip

There is a short tutorial, Tutorial.html, in directory ../RuleTable/data.

Processing is very elegant and may be obtained from:

https://processing.org/

After installing Processing, simply double click on ../RuleTable/RuleTable.pde to run the simulator.

Don't miss the three beautiful guns in '../RuleTable/data/Patterns/Rule 049'.

Brian Prentice

bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Re: Processing

Post by bprentice » October 5th, 2018, 9:09 am

Directory ../RuleTable/data/Patterns/ now contains 73 rules, most of which cannot be run conveniently using Golly. However, here is one that can:

Code: Select all

x = 9, y = 9, rule = 0345/28/7
4.ABA$2.F.A.CB$.E.4A.A$.D2A2.2A$CA.4A.F$BCA.A2.FD$ABCDEF2DC$2.A2BD.
CA$3.2A!
There is much to find in this rule!

Brian Prentice

Post Reply