Android Open Source - OpenGL game BoxingGame






Project Summary

IT is a boxing game in OpenGL on Android.

Web Site / Source Repository

BoxingGame is hosted in the following web site
https://github.com/hoomi/BoxingGame

If you think the Android project BoxingGame 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 BoxingGame.

ItemValue
Java File Count16
Supported screen sizes[mdpi]
Activity Count1
Test Case Count1
jar files usedannotations.jar
Raw File Namesres\raw\fsonlight.txt
res\raw\vsonlight.txt




License

The license information of BoxingGame is as follows:

Apache License

Resource Files

There are 1 image files in BoxingGame. The names of the image files are listed as follows.

test.png

The following screenshort is generated from the image listed above.

null

Java Source Files

uk.co.o2.android.roboexample.ApplicationTest.java
uk.co.o2.android.roboexample.MyActivity.java
uk.co.o2.android.roboexample.opengl.MyGLRenderer.java
uk.co.o2.android.roboexample.opengl.MyGLSurfaceView.java
uk.co.o2.android.roboexample.opengl.models.Camera.java
uk.co.o2.android.roboexample.opengl.models.CollisionStatus.java
uk.co.o2.android.roboexample.opengl.models.Cube.java
uk.co.o2.android.roboexample.opengl.models.Material.java
uk.co.o2.android.roboexample.opengl.models.MeshEx.java
uk.co.o2.android.roboexample.opengl.models.Object3D.java
uk.co.o2.android.roboexample.opengl.models.Orientation.java
uk.co.o2.android.roboexample.opengl.models.Physics.java
uk.co.o2.android.roboexample.opengl.models.PointLight.java
uk.co.o2.android.roboexample.opengl.models.Shader.java
uk.co.o2.android.roboexample.opengl.models.Texture.java
uk.co.o2.android.roboexample.opengl.models.Vector3.java