Android Open Source - OpenGL opengl MOpenGL






Project Summary

Android OpenGL learning.

Web Site / Source Repository

MOpenGL is hosted in the following web site
https://github.com/double0291/MOpenGL

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

ItemValue
Java File Count10
Target SDK Version9
Minimum SDK Version9
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

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

gold.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MOpenGL has the following Java source files.

com.doublechen.mopengl.MainActivity.java
com.doublechen.mopengl.OpenGLActivity.java
com.doublechen.mopengl.gl.CubeGLRender.java
com.doublechen.mopengl.gl.MyGLSurfaceView.java
com.doublechen.mopengl.gl.SolarSystemRender.java
com.doublechen.mopengl.gl.SquareGLRender.java
com.doublechen.mopengl.utils.BufferUtil.java
com.doublechen.mopengl.view.Cube.java
com.doublechen.mopengl.view.Planet.java
com.doublechen.mopengl.view.Square.java