Video Processor – 18-090 https://courses.ideate.cmu.edu/18-090/f2016 Twisted Signals Thu, 22 Dec 2016 20:26:10 +0000 en-US hourly 1 https://wordpress.org/?v=4.6.28 https://i2.wp.com/courses.ideate.cmu.edu/18-090/f2016/wp-content/uploads/2016/08/cropped-Screen-Shot-2016-03-29-at-3.48.29-PM-1.png?fit=32%2C32&ssl=1 Video Processor – 18-090 https://courses.ideate.cmu.edu/18-090/f2016 32 32 Trippy Rave Visual Processor https://courses.ideate.cmu.edu/18-090/f2016/2016/11/11/trippy-rave-visual-processor/ Sat, 12 Nov 2016 04:03:07 +0000 https://courses.ideate.cmu.edu/18-090/f2016/?p=493 I wanted to make an interesting convolution effect such that the kernel was applied at a single point and then at all the other points it exponentially decays till the edge of the image, or a given radius. Unfortunately I was doing a lot of pixel by pixel calculation and, as I found out much later, jitter doesn’t really like that (apparently I would have had to write my own shader).

So I settled for this trippy video processor that takes video and audio, feeds the video through some delay lines and then convolves them with randomly generated kernels weighted towards specific effects, based on thresholds in the audio signal. I figured it would be fine, since people at raves don’t usually tend to be too picky.

For the video, I used one of my favorite songs, Figure 8 by FKA Twigs, paired with one of my favorite dance clips, an excerpt from the pas de deux of Matthew Bourne’s all-male Swan Lake. I hope you enjoy!

]]>