testing opengl on android.
mercury is hosted in the following web site
https://github.com/warrenfalk/mercury
If you think the Android project mercury 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 mercury.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [xhdpi] |
Minimum SDK Version | 16 |
Activity Count | 3 |
jar files used | ouya-sdk.jar |
Asset File Names | assets\mercury.png assets\mercury_launcher.svg |
Raw File Names | res\raw\key.der |
There are 6 image files in mercury. The names of the image files are listed as follows.
player_head.png player_lowarm.png player_lowleg.png player_torso.png player_uparm.png player_upleg.png
The following screenshort is generated from the image listed above.
mercury has the following Java source files.
com.warrenfalk.mercury.Game.java com.warrenfalk.mercury.GameActivity.java com.warrenfalk.mercury.GameView.java com.warrenfalk.mercury.Grapple.java com.warrenfalk.mercury.GrappleRenderer.java com.warrenfalk.mercury.MenuActivity.java com.warrenfalk.mercury.ObjectRenderer.java com.warrenfalk.mercury.PlayerRenderer.java com.warrenfalk.mercury.SpriteRenderer.java com.warrenfalk.mercury.TestObjectRenderer.java com.warrenfalk.opengl.Utils.java com.warrenfalk.opengl.Vec2.java com.warrenfalk.opengl.Vec3.java com.warrenfalk.opengl.Vec4.java