Cellumat3D README
Whats this about?
Cellumat3D is a tool for simulating and exploring 3D cellular automata.
The simulated universe is effectively unbound and visualized using OpenGL.
Currently 2-state automata similar to Conway's 2D "Game of Life"
with customizable rulesets are supported. The implementation is fast and gives a good impression why cellular automata are regarded as part of artificial life research.
Requirements
A graphics adapter capable of 3D acceleration is recommended, a working OpenGL installation
on your box is needed
Installation
See the file INSTALL
Usage
Start the program. The wireframe box in the main window is the 3D cursor. You can move
the cursor with the Keypad Arrow keys and Keypad Page up/down. Hold <Ctrl> while moving
the cursor to create a selection box. Set or remove cells at the cursor or in the selection box with KeyPad + or Keypad -. You can move (change your point of view/the camera position))
forward or backward with the Arrow keys Up/Down or up/down with Page Up/Page Down. Turn with
Arrow Left/Right or Home/End.
Make a large selection box (10x10x5 ), fill it with cells (Keypad +), click on Run or Step and see what happens.
You can load other cell patterns from the included directory patterns.
Other functions and key commands are listed in the help menu.
Have fun!
License
GPL
