1 repository
Integration logic for connecting OpenGL rendering loops to Android's GLSurfaceView.
Distinct from Android System Integrations: Existing candidates focus on general system integration or CMS previews, not the specific OpenGL-to-Android-View bridge.
Explore 1 awesome GitHub repository matching mobile development · GLSurfaceView Integrations. Refine with filters or upvote what's useful.
android-gpuimage is an OpenGL image processing library for Android that provides a GPU-powered framework for applying real-time shaders, blending layers, and processing live video streams. It functions as a real-time video filter and image blending engine to modify the luminance, vibrance, and geometry of visual content. The library enables the application of graphical effects to both static photos and live camera feeds. It supports complex image transformations, including the merging of multiple image layers through various blending modes. Capabilities cover a broad range of image manipulat
Connects the OpenGL rendering pipeline directly to the Android view system for live previews.