README.md GPUImage for Android Idea from: iOS GPUImage framework Goal is to have something as similar to GPUImage as possible. Vertex and fragment shaders are exactly the same. That way it makes it easier to port filters from GPUImage iOS to Android. Requirements Android 2.2 or higher (OpenGL ES 2.0) Usage Include in own project GPUImage can be used as a library project or by copying the following