combomash / engine

TypeScript Algorithmic Media Engine
https://www.npmjs.com/package/@combomash/engine
ISC License
0 stars 0 forks source link

frame iters #22

Open owmo-dev opened 2 months ago

owmo-dev commented 2 months ago

The "Frame" runConfig needs to support an optional number of iterations to allow the full loop to execute N times. This would allow for an artwork to be both user interactive (as in, samples collected until they itnerrupt the render) as well as renderable in headless with a known number of samples (loops).