Your browser does not support the HTML5 canvas tag.

FPS:
Pause Animation:
This is a remixable algorithmic animation generator. Write your code in javascript.
Basic Structure: {"w": image width,"h": image height, "fps": frames per seconds,"init":"initialize Algo code","run":"Algo code to iterate over","i": set iteration limit per frame}
t = frame number, r = red, g = green, b = blue, a = alpha, i = current iteration in generating frame, x = current horizontal pixel, y = current vertical pixel,
EXAMPLES from mofosyne: Swoosh Gradient | Colourful( Epilepsy Warning ) | Random
Examples from Raisondecalcul: stars and a sunrise | triforce | tequila sunrise | primordial waters