All posts tagged camera

Android: Render OpenGL on top of camera preview

I was searching for that today and thought I could write a short wrap-up of what I ended up with. Particularly helpful was the Android TranslucentGLSurface sample code and a thread in the Android Beginners group.

Keep reading below for the fully commented source code.

Android: Render OpenGL on top of camera preview

Continue Reading →