I have a framework I've made in Processing for looped chromatic aberation mints; I've used it for several pieces on Hic Et Nunc and Versum (example: https://versum.xyz/token/versum/2 ) but it was written in Processing, and uses several old tricks to perform its activities, so all the mints using the framework are MP4s. For this mint, I recreated the style of the framework in p5.js through basic drawing calls, no shaders or WebGL required, for a live FxHash view.
Obvious debt to Bees 'n Bombs, although none of their code was used in the creation of this piece.