Android Open Source - OpenGL Test mercury






Project Summary

testing opengl on android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of mercury.

ItemValue
Java File Count14
Supported screen sizes[xhdpi]
Minimum SDK Version16
Activity Count3
jar files usedouya-sdk.jar
Asset File Namesassets\mercury.png
assets\mercury_launcher.svg
Raw File Namesres\raw\key.der




Resource Files

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.

null




Java Source Files

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