Android app that simulates collision physics. (OpenGL ES 1.1).
android-glbounce is hosted in the following web site
https://github.com/ivanarellano/android-glbounce
If you think the Android project android-glbounce 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-glbounce.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK |
There are 5 image files in android-glbounce. The names of the image files are listed as follows.
ball_beach_32.png ball_blue_32.png ball_dragon_32.png ball_dragon_64.png ball_green_32.png
The following screenshort is generated from the image listed above.
android-glbounce has the following Java source files.
ivan.game.bounce.BasePhysics.java ivan.game.bounce.GLBounce.java ivan.game.bounce.GLRectangle.java ivan.game.bounce.GLSprite.java ivan.game.bounce.GLSpriteBall.java ivan.game.bounce.GLSurfaceViewInput.java ivan.game.bounce.Physics.java ivan.game.bounce.Renderable.java ivan.game.bounce.Vec2.java ivan.game.bounce.Vec3.java