pixpark/gpupixel
Real-time image filter engine based on GPU
What it solves
GPUPixel is designed to provide high-performance image and video filtering, specifically focusing on beauty filters, across multiple platforms. It addresses the need for a lightweight, cross-platform library that can apply visual effects to media in real-time.
How it works
Built with C++11 and OpenGL/ES, the library leverages the GPU to process image and video frames. It is compatible with any OpenGL/ES platform, allowing it to run on iOS, Android, Mac, Windows, and Linux.
Who it’s for
Developers building applications that require real-time image or video processing, such as camera apps, video editors, or social media platforms that need beauty filters.
Highlights
- High-performance processing using OpenGL/ES.
- Cross-platform support for iOS, Android, Mac, Windows, and Linux.
- Small footprint for efficient integration into mobile and desktop apps.
- Specialized beauty filters for visual enhancement.
Related
- Project
- Project
- Project
- Project