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 1 from #50 #56

Closed ghjansen closed 4 years ago

ghjansen commented 5 years ago

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

ghjansen commented 4 years ago

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

Cell Scale Image Exported
1:1 (100x100px) 1x
1:2 (200x200px) 2x
1:3 (300x300px) 3x
1:4 (400x400px) 4x
1:5 (500x500px) 5x
ghjansen commented 4 years ago

Closed via #62.