GLSL Halftone Shader

An OpenGL Shading Language halftone shader.

screenshot: halftone shades teapot

The teapot is rendered to a texture by using the framebuffer object extentsion. Then the halftone fragment shader is applied.

[Source Code]

Links