Android OpenGL Example Project.
OpenGL_DevProject is hosted in the following web site
https://github.com/wolfspider/OpenGL_DevProject
If you think the Android project OpenGL_DevProject 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 OpenGL_DevProject.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\tri.frag assets\tri.vert |
OpenGL_DevProject has the following Java source files.
com.example.android.opengl.AssetMgr.java com.example.android.opengl.MyGLRenderer.java com.example.android.opengl.OpenGLES20Basic.java opengl.MyGLRenderer.java opengl.OpenGLES20Basic.java