Android Open Source - OpenGL Tutorial AndroidGLES






Project Summary

App that implements the Android OpenGL ES tutorial..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidGLES.

ItemValue
Java File Count6
Activity Count2
Required Permissionsandroid.permission.CAMERA
Raw File Namesres\raw\square_frag.glsl
res\raw\square_vert.glsl




Java Source Files

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