GPUImage is a GPU-accelerated image processing framework for iOS designed to apply real-time filters and effects to images and video. It functions as a processing engine and fragment shader library that manages textures and shaders for efficient visual data manipulation. The framework utilizes a chainable filter architecture and a texture-based data pipeline to pass image data between processing stages without expensive memory transfers. It enables the creation of bespoke visual effects through the authoring of custom fragment shaders and provides mechanisms to synchronize texture data with e
A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.
https://itunes.apple.com/app/cmd.fm-radio-for-geeks-hackers/id935765356
Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.