Android Open Source - OpenGL Particle opengl-particles






Project Summary

Android OpenGL Particle System.

Web Site / Source Repository

opengl-particles is hosted in the following web site
https://github.com/kenmaffei/opengl-particles

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

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\fireButton.jpg
assets\fire_pit.png
assets\particle_transp.jpg
assets\smokeButton.jpg
assets\steamButton.jpg




License

The license information of opengl-particles is as follows:

Apache License

Java Source Files

com.kennethmaffei.particles.BlackSmoke.java
com.kennethmaffei.particles.Fire.java
com.kennethmaffei.particles.GLRenderer.java
com.kennethmaffei.particles.GenericParticleSystem.java
com.kennethmaffei.particles.Globals.java
com.kennethmaffei.particles.MainActivity.java
com.kennethmaffei.particles.ParticleSystem.java
com.kennethmaffei.particles.Particle.java
com.kennethmaffei.particles.Quad.java
com.kennethmaffei.particles.Vector3.java