Skip to content

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.

Parameters

spec

CASpec

Returns

IMObject2D[]

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)