awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesGPU-Accelerated Processors

Hardware-accelerated tools for applying complex visual effects to images.

Distinct from Android Image Loading: Focuses on active processing and filtering rather than just the loading and fetching of images.

Explore 2 awesome GitHub repositories matching mobile development · GPU-Accelerated Processors. Refine with filters or upvote what's useful.

Awesome GPU-Accelerated Processors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wasabeef/glide-transformationswasabeef 的头像

    wasabeef/glide-transformations

    9,888在 GitHub 上查看↗

    This is a Glide image transformation library for Android that provides a collection of image processing filters and shapes. It functions as a suite of hardware-accelerated tools for image cropping, artistic filtering, and transformation pipeline management. The project distinguishes itself through an image filter pipeline that allows for sequential transformation chaining, enabling multiple visual effects and color modifications to be applied in a single pass. It utilizes GPU acceleration to implement artistic effects such as pixelation, sketching, and blur. The library covers a broad range

    Provides a hardware-accelerated tool for applying artistic effects like blur and pixelation on Android.

    Javaandroidandroid-libraryglide
    在 GitHub 上查看↗9,888
  • bradlarson/gpuimage2BradLarson 的头像

    BradLarson/GPUImage2

    4,941在 GitHub 上查看↗

    GPUImage2 是一个 Swift 框架,用于使用 GPU 对图像和视频应用实时滤镜和效果。它提供了一个实时视频滤镜库、图像几何操作引擎以及用于在图形硬件上处理视觉数据的 OpenGL 着色流水线。 该框架支持通过将图像源链接到顺序流中的消费者来构建视觉效果流水线。它支持为定制图像处理开发自定义片段和顶点着色器,并提供通过基于图的分组将这些操作捆绑到可重用单元中的能力。 功能领域包括颜色调整、几何操作和合成图像生成。该系统还支持合成图像分层,允许使用 Alpha 混合和色度键控组合多个图像源。

    Performs heavy image transformations and geometry adjustments on the GPU to maintain high performance.

    Swift
    在 GitHub 上查看↗4,941
  1. Home
  2. Mobile Development
  3. Android Image Loading
  4. GPU-Accelerated Processors