fullscreen filters from the Dolphin emulator

2shared.com/file/bvGHhbQr/do … lters.html

Dolphin emu is under the GPL v2. code.google.com/p/dolphin-emu/
Dolphin uses Cg shaders for fullscreen filters.
I’m still a Cg noob, but I managed to get most of the Dolphin shaders to work with Panda.
Most of the shaders aren’t that great. Some of the more interesting ones like “nightvision”, “sketchy” and “auto-toon” don’t work.

Some of the filters are shown in this video: youtube.com/watch?v=89JJ0U5Ld3g

Thanks a lot! I was looking for something like this. Is there a way to apply the shaders only to the render node, and not the render2d node? I would like text boxes and menus not to get the shader effect.

As you see the gui is not affected by the filters.