Staring project for OpenGL ES in Android.
OpenGLES is hosted in the following web site
https://github.com/kappsegla/OpenGLES
If you think the Android project OpenGLES 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 OpenGLES.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
OpenGLES has the following Java source files.
com.example.opengles.MainActivity.java com.example.opengles.MyGLRenderer.java com.example.opengles.ShaderFragment.java com.example.opengles.Triangle.java