Giter Club home page Giter Club logo

cellular-automata-rule-explorer's Introduction

Dependencies - Ubuntu 9.04 package names
=========================================
- build-essential
- libgnomeui-dev

In order to compile and execute the program, execute run.sh. If
run.sh does not execute, try 'chmod +x run.sh' before './run.sh'



This program implements a one dimensional, binary, cellular automaton based on
Wolfram Notation. A single row of active cells is used to generate one row of 
pixels at a time, which "grow" out of the active cell like a fingernail, one 
row at a time. There are controls which allow the operator to change the rule 
as the program is running. This is where one may observe abrupt changes in 
style or color. Often horizontal lines will be implied by the differing styles.

Operation
=========

When the program loads, the default rule will be loaded and the default seed 
set to all cells off, save for one in the middle. In order to watch rule 30
proceed, press the "start" button to the left of the main image. The user may
change the rule as the cellular automaton is operating or may pause by pressing
the "stop" button and then changing the rule.

Images may be saved by pressing the "save" button. If the auto-save toggle is 
turned on, images will be saved automatically every time an entire screen-
full of lines has been produced.

Meta-Rules are defined by .rules files in this directory. These .rules files
contain only text which defines the meta-rules. The first line is the number of
milliseconds between rule changes. The following lines contain the allowed 
rules to use. The meta-rule functionality allows the user to automate rule 
changes. The rule will randomly change from one listed rule to another at the
specified interval.

Please check out:

http://automatown.org 

to see some examples of output. I also have a more indepth explanation of 
cellular automata in general and this CA specifically.

by
Rob Long

cellular-automata-rule-explorer's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.