How do I make the screen have a glitchy effect

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
inJuly
Prole
Posts: 29
Joined: Fri May 01, 2020 9:02 pm
Contact:

How do I make the screen have a glitchy effect

Post by inJuly »

You know the kind where the whole screen gltiches left and right like you're seeing through the eyes of a robot.
Something like this
User avatar
4vZEROv
Party member
Posts: 126
Joined: Wed Jan 02, 2019 8:44 pm

Re: How do I make the screen have a glitchy effect

Post by 4vZEROv »

You could use shaders to do that.
This website have a lot of them, with the source code: https://www.shadertoy.com/results?query=glitch

The syntax is nearly the same as love shaders (https://love2d.org/wiki/Shader) so you can convert it and it will work fine.
User avatar
inJuly
Prole
Posts: 29
Joined: Fri May 01, 2020 9:02 pm
Contact:

Re: How do I make the screen have a glitchy effect

Post by inJuly »

4vZEROv wrote: Sat May 09, 2020 12:33 pm You could use shaders to do that.
This website have a lot of them, with the source code: https://www.shadertoy.com/results?query=glitch

The syntax is nearly the same as love shaders (https://love2d.org/wiki/Shader) so you can convert it and it will work fine.
Thanks ! That's an awesome site.
Post Reply

Who is online

Users browsing this forum: steVeRoll and 207 guests