项目作者: Rudranil-Sarkar

项目描述 :
Ordered Dithering on the GLSL fragment Shader with colors
高级语言: GLSL
项目地址: git://github.com/Rudranil-Sarkar/Ordered-Dithering-Shader-GLSL.git


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