News

Update
- More than 20 custom shader effects are now available for download.
- Quick user guide on using custom shader effects.
- New tutorial on writing custom shader effects.

Tuesday 21 June 2011

kameraku custom shader effects example

These are just a few examples of what you can create using your own custom shader code. The possibilities are endless!

To use these custom effects, simply download the code (it's a plain text file) into your phone memory and use it from kameraku application by long pressing "My FX" button.

To view the shader code, you can use your favourite text editor, but don't use Windows Notepad as the code all have Unix line ending.

If you've written cool effects and would like to share them, just let us know, we will add them to the gallery. We will also continue to add new effects whenever they are available, so watch this space.

Sepia toning
download shader code








Black and white
download shader code








Pop Art
Not quite like Warhol masterpiece but worth a try :)
download shader code







Miniature illusion
Faking tilt & shift technique to create miniature illusion. The blur is not perfect as the post-processing is limited to a single pass and the color is not saturated.
download shader code





Red isolation
This is an attempt to isolate specific color and set the rest to grayscale as seen in Sin City movie.
download shader code






Green isolation
download shader code








Blue isolation
As seen in KGB advert
download shader code







Yellow isolation
download shader code








Blur
download shader code








Sharpen
download shader code









Emboss
download shader code








Pixelation
download shader code








Billboard
Based on tutorial code from http://www.lighthouse3d.com/opengl/ledshader
download shader code






Outline
Another variation of outline effect, this time using Sobel algorithm.
download shader code






Glow
If you like Tron movie or Halo 3 ODST you might like this one :)
download shader code






Red-channel
download shader code








Green-channel (note: this is not night vision effect!)
download shader code








Blue-channel
download shader code








Vignette
download shader code









Vertical mirroring
download shader code








Horizontal mirroring
download shader code








4-way split
download shader code