Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 475 Bytes

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