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
- Host: GitHub
- URL: https://github.com/camobap/android-gpu-image-processor
- Owner: CAMOBAP
- Created: 2019-05-06T09:22:18.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2021-12-12T13:50:52.000Z (over 4 years ago)
- Last Synced: 2025-11-13T01:03:19.553Z (8 months ago)
- Language: C++
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`