Intermact API Reference / @intermact/core / cellularAutomatonFrames
Function: cellularAutomatonFrames()
cellularAutomatonFrames(
spec):IMObject2D[]
Defined in: packages/core/src/pcg/cellular-automaton.ts:194
Generate one object per generation for timeline-driven evolution (§6.4). For 1D this returns progressively taller space-time diagrams; for 2D it returns each life generation as its own grid object.