zodsoft / native-camera

Sample project that uses Android's native camera API with OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native Camera API with OpenGL

I used the code in this Android Studio project when I was playing with Android Native Camera API. This sample uses Android's Native Camera API together with OpenGL to draw camera frames into a texture.

For more information see https://sisik.eu/blog/android/ndk/camera

About

Sample project that uses Android's native camera API with OpenGL

License:Apache License 2.0


Languages

Language:C++ 72.0%Language:Kotlin 23.1%Language:C 2.8%Language:CMake 2.1%