FPS:

Original Video

Your 1337 Instagrammed Video

// Make your own awesome Instagram style filter in real time! // Fill out the filter function: pixels is an array of all the pixels in a given frame of the video // A pixel object has the attributes r, g, b, and a, for red, green, blue, and alpha, respectively. // There are also readonly attributes of x and y function filter(pixels) { }

Interpreted Successfully

Screenshots (Click the filtered video)