Android Open Source - OpenGL Camera ShaderCam






Project Summary

Demo app to discuss rendering camera frame using OpenGL ES.

Web Site / Source Repository

ShaderCam is hosted in the following web site
https://github.com/yulu/ShaderCam

If you think the Android project ShaderCam listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ShaderCam.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
Raw File Namesres\raw\fshader
res\raw\vshader




Java Source Files

ShaderCam has the following Java source files.

com.littlecheesecake.shadercam.MainActivity.java
com.littlecheesecake.shadercam.gl.CameraRenderer.java
com.littlecheesecake.shadercam.gl.OESTexture.java
com.littlecheesecake.shadercam.gl.Shader.java