top | item 29638959

(no title)

aeroheim | 4 years ago

I like it! The filters make for a simple yet convincing glitch effect even with the basic block generation algorithm.

If you would like to go an extra step to make it look even fancier, you could try introducing some more block variation (e.g thin lines, squares, rectangles) that could be done with noise based tiling (e.g simplex/perlin). Throw in some RGB shifting and image cropping for some of the blocks and you'll probably get something real nice.

I implemented a glitch effect some time ago using what I described above, you can see what it looks like (under glitch transition). Hopefully it can provide some inspiration :-)

https://aeroheim.github.io/midori/

discuss

order

ghostbrainalpha|4 years ago

Man, that is an incredible glitch animated transition.

If you keep working on that I'd love the ability to see how it looks like my own background images right on the page.

breakfastduck|4 years ago

Not just the glitch but this whole project produces some great results!