Some fun "shaders"

here are some simple shaders to play around with

0: noise
downl1oad

1: wavy
dow222nload

2: glitch
d3ownload

3: scanline
downl444oad

there is an array called shaderSelection that allows you to mix and match combinations of shaders, but be careful, if you use too many there might be some lag
all

enjoy!

(if you want me to make a custom shader for you let me know, and i will try to make it for you!)

14 Likes

These are going to be super useful for my glitch game.
Thanks.

2 Likes

Can you make it an extension or something like that. It’s because I want to use them (specially the wavy one) for my SNES Mario game.
THX!

1 Like

I think this would be a stretch but do you think you could make it like let’s say a platformer game and then there were underwater tiles and when the character was underwater the tiles would have a wavy or scan line effect so it looks like the character actually goes under water?

2 Likes

well i would, but i have no experience in javascript, so all i can say is go into javascript, copy my code add the extensions i used into your game and paste my code!

2 Likes

I can help
just follow my lead

make every shader setting an individual function and just send it to me, I can send back extension code