Recently I've been looking into the field of Visual Regression Testing. I intend to give it a shot developing a tool that compares the visual representation of a site (a screenshot, for example) to the provided design to see if they're a match.
A few years back I had a chance to develop an interactive art installation with OpenFrameworks, which has the capability of proper graphical processing. My question is, though - is there any decent alternative to OpenFrameworks in JavaScript?