We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34893ab commit 5c6d269Copy full SHA for 5c6d269
README.md
@@ -0,0 +1,11 @@
1
+# android-gpu-image-processor
2
+
3
+Simple OpenGL application for offscreen image processing
4
5
+# requirments
6
7
+ - Android SDK
8
+ - Android NDK
9
+ - Gradle
10
11
+! make sure that you get submodules after `git clone` with `git submodule update --init`
0 commit comments