ghjansen / cas

Cellular Automata Simulator
GNU Affero General Public License v3.0
30 stars 3 forks source link

Adapt export algorithm to support Case Study 3 from #50 #59

Closed ghjansen closed 4 years ago

ghjansen commented 5 years ago

Full description at https://github.com/ghjansen/cas/issues/50#issuecomment-525127311

ghjansen commented 4 years ago

Test samples for the simulation of 2 iterations of rule 110, with random initial condition. Rule file: rule-110-random-3c-2i.cas.zip

Cell Scale Grid Line Thickness Image Exported
1:20 1 20xGrid1
1:20 2 20xGrid2
1:20 3 20xGrid3
1:20 4 20xGrid4
1:20 5 20xGrid5
1:20 9 20xGrid9
ghjansen commented 4 years ago

Closed via #64 .