Rudranil-Sarkar / Ordered-Dithering-Shader-GLSL

Ordered Dithering on the GLSL fragment Shader with colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ordered Dithering on the GLSL fragment Shader with colors


Languages

Language:GLSL 100.0%