An open API service indexing awesome lists of open source software.

https://github.com/camobap/android-gpu-image-processor

Simple OpenGL application for offscreen image processing
https://github.com/camobap/android-gpu-image-processor

Last synced: 13 days ago
JSON representation

Simple OpenGL application for offscreen image processing

Awesome Lists containing this project

README

          

# android-gpu-image-processor

Simple OpenGL application for offscreen image processing

# requirments

- Android SDK
- Android NDK
- Gradle

! make sure that you get submodules after `git clone` with `git submodule update --init`