Android Open Source - Image demo ShaderFilter






Project Summary

A demo Android app, shader-based image processing.

Web Site / Source Repository

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

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

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\_fragment_shader.glsl
res\raw\_vertex_shader.glsl
res\raw\blur_fragment_shader.glsl
res\raw\manga_fragment_shader.glsl
res\raw\monet_fragment_shader.glsl
res\raw\pop_fragment_shader.glsl
res\raw\van_fragment_shader.glsl
res\raw\warm_fragment_shader.glsl




Java Source Files

ShaderFilter has the following Java source files.

com.research.shaderfilter.GLLayer.java
com.research.shaderfilter.MainActivity.java
com.research.shaderfilter.RawResourceReader
.java
com.research.shaderfilter.ShaderHelper
.java
com.research.shaderfilter.TextureHelper
.java