Crackling flames rise from glowing embers between the logs.
This is the whole thing. Phluxel runs it on every cell, every step — the animation is what happens when you repeat it.
PARAM _flicker = 6; PARAM _reach = 42; LET _h = {SAT, {AVG,(-1:1,1:2).R} - RN * _flicker * 0.01 - 8}; BASE.R > 239 & BASE.G < 50 ? [255, 255, 90 + RN * 0.35, 16] : (BASE.G > 49 ? [BASE] : (_h < _reach ? [BASE] : [255, _h, {SAT, _h * 0.75 - 55}, {SAT, _h * 0.22 - 38}]))
Paste it into the Rule Editor, or pick Flames (from embers, BASE) 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