Android Open Source - OpenGL 2D OpenGL-2D-Engine






Project Summary

OpenGL ES 2D Engine for Android.

Web Site / Source Repository

OpenGL-2D-Engine is hosted in the following web site
https://github.com/foolish314159/OpenGL-2D-Engine

If you think the Android project OpenGL-2D-Engine 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 OpenGL-2D-Engine.

ItemValue
Java File Count9
Supported screen sizes[xxhdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of OpenGL-2D-Engine is as follows:

Apache License

Resource Files

There are 5 image files in OpenGL-2D-Engine. The names of the image files are listed as follows.

a.png
b.png
left.png
player.png
right.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.foolish.a2de.OpenGL2DActivity.java
com.foolish.a2de.OpenGL2DSurfaceView.java
com.foolish.a2de.graphics.OpenGL2DRenderer.java
com.foolish.a2de.graphics.Rectangle.java
com.foolish.a2de.graphics.Shape.java
com.foolish.a2de.graphics.Sprite.java
com.foolish.a2de.graphics.Triangle.java
com.foolish.a2de.physics.IPhysics2D.java
com.foolish.a2de.physics.SimpleRectanglePhysics.java