Android OpenGL learning.
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.
The following table is the detailed list of MOpenGL.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 9 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
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.
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