Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 234 Bytes

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