Android Open Source - OpenGL opengl opengl-study






Project Summary

studying up on all things opengles.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of opengl-study.

ItemValue
Java File Count16
Supported screen sizes[nodpi]
Target SDK Version15
Minimum SDK Version10
Activity Count2
Raw File Namesres\raw\particle_fragment_shader.glsl
res\raw\particle_vertex_shader.glsl




Resource Files

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.

null

Java Source Files

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