This is an example application to demonstrate the Effects introduced in Android by OpenGL ES 2.0.
OpenGLExample is hosted in the following web site
https://github.com/noder123/OpenGLExample
If you think the Android project OpenGLExample 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 OpenGLExample.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 17 |
Activity Count | 1 |
OpenGLExample has the following Java source files.
com.example.HelloOpenGL.GLToolbox.java com.example.HelloOpenGL.MyActivity.java com.example.HelloOpenGL.TextureRenderer.java