Terminus (js + canvas)

2 Comments

  1. getToTheChopin

    I’ve been working on a JavaScript / canvas program that creates glitchy ASCII pixel art out of videos.

    The video input file is converted to canvas frames, then pixelated and made grayscale. A mix of the pixel’s luminosity value + randomness is used to determine the background color and character choice within the pixel.

    Music: RJD2 – Work

    More of my art on instagram: stereo.drift

Write A Comment