Skip to content

Commit 5c6d269

Browse files
committed
Add basic README.md
1 parent 34893ab commit 5c6d269

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)