Project information
- Category: Native Android
- Keywords: OpenGL, Filters, GLSL
Filter App
This was a basic implementation of different kinds of shader programs and switching them in between for different filters. The view is a simple GLSurfaceView, wherein the shader renders the camera preview as a texture, and the fragment shader just tinkers around with the colors.