an android camera app with filters.
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.
The following table is the detailed list of OpenGLCam.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\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 |
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.
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