Presets

help Select an algorithm to explore

Synthesis

help Generate a spatial mapping from an algorithm, configuration, and a list of possible operators,variables, numbers and colors to use
Algorithm
algorithm to create the field from
toggle_off
configuration
Operators
x/y
x/y
Variables
x/y
Colors
x/y
Numbers
Columns
Topology
Rows
Use 50/50 Abstraction

Analysis

help Double click a tile for analysis
Selected Algorithm
Test Function
for(let i = inR; i < outR; i++){ for(let j = inC; j < outC; j++){ result += (data[i][j].r + data[i][j].g + data[i][j].b)/3.0; } } result /= tileSize*tileSize; result = result.toFixed(3);
Max Steps
Checkpoint
Test Window

Export

help Iterate over a region and export results
Start Column
End Column
Start Row
End Row
Steps
Export image tiles
Export csv
Export bitmap data

Settings

help Set global parameters and utomata settings
Tile Resolution
Frame Rate
Number of Canvases
Image Cache
Rows Per Canvas
Columns Per Canvas
Max Steps
add
remove