Android Open Source - OpenGL Example android_effects






Project Summary

OpenGL ES 2.0 examples application..

Web Site / Source Repository

android_effects is hosted in the following web site
https://github.com/harism/android_effects

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

ItemValue
Java File Count13
Target SDK Version17
Minimum SDK Version15
Activity Count1
Raw File Namesres\raw\background_fs.txt
res\raw\background_vs.txt
res\raw\blob_curve_fs.txt
res\raw\blob_curve_vs.txt
res\raw\blob_fill_fs.txt
res\raw\blob_fill_vs.txt
res\raw\blob_line_fs.txt
res\raw\blob_line_vs.txt
res\raw\circle_fs.txt
res\raw\circle_vs.txt
res\raw\emitter_fs.txt
res\raw\emitter_vs.txt
res\raw\fluffy_fs.txt
res\raw\fluffy_vs.txt
res\raw\fractal_fs.txt
res\raw\fractal_vs.txt
res\raw\particle_fs.txt
res\raw\particle_vs.txt
res\raw\pentagon_fs.txt
res\raw\pentagon_vs.txt
res\raw\rubber_fs.txt
res\raw\rubber_vs.txt
res\raw\spline_fs.txt
res\raw\spline_vs.txt
res\raw\star_fs.txt
res\raw\star_vs.txt
res\raw\textures_fs.txt
res\raw\textures_vs.txt




License

The license information of android_effects is as follows:

Apache License

Java Source Files

fi.harism.effects.EffectsActivity.java
fi.harism.effects.EffectsShader.java
fi.harism.effects.ViewBase.java
fi.harism.effects.ViewBlob.java
fi.harism.effects.ViewCircles.java
fi.harism.effects.ViewFluffy.java
fi.harism.effects.ViewFractal.java
fi.harism.effects.ViewParticles.java
fi.harism.effects.ViewPentagons.java
fi.harism.effects.ViewRubber.java
fi.harism.effects.ViewSplines.java
fi.harism.effects.ViewStars.java
fi.harism.effects.ViewTextures.java