A simulated chemical reaction swirls into psychedelic spirals.
This is the whole thing. Phluxel runs it on every cell, every step — the animation is what happens when you repeat it.
LET _a = {AVG,(-1:1,-1:1).R}; LET _b = {AVG,(-1:1,-1:1).G}; LET _c = {AVG,(-1:1,-1:1).B}; R = {SAT, _a + _a * (_b - _c) / 255}; G = {SAT, _b + _b * (_c - _a) / 255}; B = {SAT, _c + _c * (_a - _b) / 255}
Paste it into the Rule Editor, or pick BZ Reaction from the template list and skip the typing.
Phluxel runs in the browser as a demo, and the free desktop edition has every feature with a watermark on exports.
Open the browser demo Download free (Windows) Wishlist on Steam