A 2D particle system on android.
android-particle is hosted in the following web site
https://github.com/finallyjustice/android-particle
If you think the Android project android-particle 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-particle.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
android-particle has the following Java source files.
com.example.particlesystem.Cell.java com.example.particlesystem.MainActivity.java com.example.particlesystem.MyGLRender.java com.example.particlesystem.Particle.java com.example.particlesystem.SPHSystem.java com.example.particlesystem.Vec2f.java com.example.particlesystem.Vec2i .java