This demo renders a simple scene into a texture. Then it draws a quad over the screen with this texture and applies a Laplace filter through a fragment shader to the texture. This will extract the edges in the picture.
Will run on Radeon 8500 and up.