test openGL android app.
OpenGL01 is hosted in the following web site
https://github.com/jchionh/OpenGL01
If you think the Android project OpenGL01 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 OpenGL01.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 1 |
There are 1 image files in OpenGL01. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
OpenGL01 has the following Java source files.
com.example.opengl01.MyGL20Renderer.java com.example.opengl01.MyGLSurfaceView.java com.example.opengl01.OGLActivity.java com.example.opengl01.shapes.Quad.java com.example.opengl01.utils.Utils.java