My Midterm shader!
Hey everyone. For the midterm I decided to make a music video shader. I recently got really into synthwave/vaporwave type stuff, and I decided to make a music video with the C418 ST Theme remix ! https://youtu.be/Jmv5pTyz–I .
The goal was to get a lot of wavey, trippy, and 8-bitty type shaders to play along to the music, and make someone just enjoy the experience and be brought into it. I feel like it tells a little story through the shapes, starting with a slow rise then going deep into the movements.
I discovered more about adding low resolution within shaders to give it more of an aesthetic, as well as refining a lot of aspects of this video. I particularly liked to work with the colour Red, with aspects of blue. Much like my week 4, I loved to work with the concept of things warbling and moving around, therefore I focused a lot on that when the meat of the song was playing.

Here’s a couple of shots from it !
It was a bit tough trying to get the animations to work together. I put it all initially on one frag file, then realized that it could be a lot easier if I just called upon them in a bunch of separate frag files, which is what I ended up doing! As well, instead of making more I decided to just have it loop to the song, so that it can keep going always.
https://editor.p5js.org/dragonbornbestie/sketches/u9xuPwlUc
Here’s a link to it :)! Hope you enjoy.
https://editor.p5js.org/dragonbornbestie/full/u9xuPwlUc here it is without the code.