studying up on all things opengles.
opengl-study is hosted in the following web site
https://github.com/SeanFelipe/opengl-study
If you think the Android project opengl-study 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 opengl-study.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [nodpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Raw File Names | res\raw\particle_fragment_shader.glsl res\raw\particle_vertex_shader.glsl |
There are 1 image files in opengl-study. The names of the image files are listed as follows.
particle_texture.png
The following screenshort is generated from the image listed above.
opengl-study has the following Java source files.
com.particles.android.Constants.java com.particles.android.ParticlesActivity.java com.particles.android.ParticlesRenderer.java com.particles.android.data.VertexArray.java com.particles.android.objects.ParticleFireworksExplosion.java com.particles.android.objects.ParticleShooter.java com.particles.android.objects.ParticleSystem.java com.particles.android.programs.ParticleShaderProgram.java com.particles.android.util.Geometry.java com.particles.android.util.LoggerConfig.java com.particles.android.util.MatrixHelper.java com.particles.android.util.ShaderHelper.java com.particles.android.util.TextResourceReader.java com.particles.android.util.TextureHelper.java srg.sbt.SbtActivity.java