App that implements the Android OpenGL ES tutorial..
AndroidGLES is hosted in the following web site
https://github.com/SteelPangolin/AndroidGLES
If you think the Android project AndroidGLES 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 AndroidGLES.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\raw\square_frag.glsl res\raw\square_vert.glsl |
AndroidGLES has the following Java source files.
jeremye.myapplication.GLActivity.java jeremye.myapplication.MyActivity.java jeremye.myapplication.MyGLSurfaceView.java jeremye.myapplication.MyRenderer.java jeremye.myapplication.ShaderException.java jeremye.myapplication.Square.java