Android app that simulates a particle fountain. (OpenGL ES 1.1).
android-glparticles is hosted in the following web site
https://github.com/ivanarellano/android-glparticles
If you think the Android project android-glparticles 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 android-glparticles.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 1 image files in android-glparticles. The names of the image files are listed as follows.
particle.png
The following screenshort is generated from the image listed above.
android-glparticles has the following Java source files.
com.game.particles.GLActivity.java com.game.particles.GLCartesianLines.java com.game.particles.GLParticle.java com.game.particles.GLParticleSystem.java com.game.particles.GLRenderer.java com.game.particles.GLSprite.java com.game.particles.Renderable .java com.game.particles.Vector3.java