This script is able to apply the same channel shifting effect multiple times, the number of times is specified by the iterations variable, currently set to 5. shift the image horizontally true/false use result image as new source for iterations I’ve set up some settings variables to make the script easier to use, you can see these towards the top of the script under the comment of script settings. image path is relative to sketch directory It’s easiest to place the image in the same directory as the script file. In the script, which are referred to as sketches in Processing, you’ll need to change the following lines to point the script at the image you want to glitch. I’ve written a channel shifting script you can download here, you’ll have to unzip it once it’s downloaded. Once you’ve installed and opened Processing you can load the script by accessing the menu.Īnd navigating to the ChannelShiftGlitch.pde script file. To get started download and install the latest version of Processing, version 3.1.1 at the time of writing this.