Page 1 of 1
Floyd-steinberg dithering effect in real time
Posted: Fri Dec 02, 2016 4:34 pm
by sameloop
https://youtu.be/9p_Si21ig7c?t=43
Hi. Is there a module or settings to achieve this kind of effect?
Thanks.
Re: Floyd-steinberg dithering effect in real time
Posted: Fri Dec 02, 2016 5:43 pm
by Magic
Try the Dither effect in this post:
viewtopic.php?f=3&t=529. It's not exactly the same, but pretty close

.
Re: Floyd-steinberg dithering effect in real time
Posted: Sat Dec 03, 2016 9:17 am
by sameloop
Eric wrote:Try the Dither effect in this post:
viewtopic.php?f=3&t=529. It's not exactly the same, but pretty close

.
Cool , thanks, I'll give it a try.
Re: Floyd-steinberg dithering effect in real time
Posted: Fri Dec 09, 2016 1:04 am
by artnik
I just ported a
DITHER BW (
https://www.interactiveshaderformat.com/sketches/1560) routine to ISF V1. It has a toggle for animated or static, and reduces to pure Black & White which can be recoloured after. It's pretty close to your example.
Original is
Noise Dither by mbouchard:
https://www.shadertoy.com/view/Xl3Xzl
Cheers!
nik