Android Open Source - Graphics 2d android-particle






Project Summary

A 2D particle system on android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-particle.

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

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