Android Open Source - OpenGL Demo OpenGlDraw_Android






Project Summary

Demo of OpenGL ES for Android.

Web Site / Source Repository

OpenGlDraw_Android is hosted in the following web site
https://github.com/ektodorov/OpenGlDraw_Android

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

ItemValue
Java File Count12
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\cube.obj
assets\cubewithtexture.obj
assets\cup_down1.obj
assets\cup_far1.obj
assets\square.obj




License

The license information of OpenGlDraw_Android is as follows:

GNU General Public License

Resource Files

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

pattern.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.opengldraw.MainActivity.java
com.example.opengldraw.gl.GLSurfaceViewDraw.java
com.example.opengldraw.gl.RendererDraw.java
com.example.opengldraw.gl.ShapeDrawer.java
com.example.opengldraw.shapes.FireEngine.java
com.example.opengldraw.shapes.ShapeCube.java
com.example.opengldraw.shapes.ShapeCup10Verts.java
com.example.opengldraw.shapes.ShapeCup64Verts.java
com.example.opengldraw.shapes.ShapeSquare.java
com.example.opengldraw.utils.IndexOrderObj.java
com.example.opengldraw.utils.ShapeDataInterface.java
com.example.opengldraw.utils.WavefrontObj.java