/Ordered-Dithering-Shader-GLSL

Ordered Dithering on the GLSL fragment Shader with colors

Primary LanguageGLSL

A GLSL Fragment Shader that Applies 8x8 Order Dithering on given image

Note the vertex shader is not given all the examples are ran with glslViewer

Original Image:

Original-image

Dithered image:

Dithered-image