Android Open Source - Camera filter OpenGLCam






Project Summary

an android camera app with filters.

Web Site / Source Repository

OpenGLCam is hosted in the following web site
https://github.com/PennTao/OpenGLCam

If you think the Android project OpenGLCam 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 OpenGLCam.

ItemValue
Java File Count8
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\boxblurfs.glsl
res\raw\edgefs.glsl
res\raw\embossfs.glsl
res\raw\gaussianfs.glsl
res\raw\grayscalefs.glsl
res\raw\negfs.glsl
res\raw\passthroughfs.glsl
res\raw\passthroughvs.glsl
res\raw\toonshadingfs.glsl




Resource Files

There are 23 image files in OpenGLCam. The names of the image files are listed as follows.

ic_action_attach.png
ic_action_call.png
ic_action_copy.png
ic_action_cut.png
ic_action_delete.png
ic_action_done.png
ic_action_edit.png
ic_action_locate.png
ic_action_mail.png
ic_action_mail_add.png
ic_action_microphone.png
ic_action_overflow.png
ic_action_paste.png
ic_action_photo.png
ic_action_refresh.png
ic_action_search.png
ic_action_select_all.png
ic_action_send.png
ic_action_share.png
ic_action_star.png
ic_action_user.png
ic_action_user_add.png
ic_action_video.png

The following screenshort is generated from the image listed above.

null




Java Source Files

OpenGLCam has the following Java source files.

com.camopengl.openglcam.CamActivity.java
com.camopengl.openglcam.CameraPreview.java
com.camopengl.openglcam.MainActivity.java
com.camopengl.openglcam.MyGLRenderer.java
com.camopengl.openglcam.RawResourceReader
.java
com.camopengl.openglcam.ShaderHelper
.java
com.camopengl.openglcam.ShapeBuilder.java
com.camopengl.openglcam.TextureHelper
.java