dual dither

@loackme

Very cool.
I wonder how an Atkinson dither would compare.

@RL_Dane Atkinson being an error-diffusion algorithm, it cannot be integrated in that shader directly. I find ordered dithering with a shifting blue noise mask relatively close though.

@loackme

Isn't Floyd-Steinberg also error diffusion?