simple Android app using OpenGL ES built with Maven.
basic_opengl is hosted in the following web site
https://github.com/klebermo/basic_opengl
If you think the Android project basic_opengl 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 basic_opengl.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
basic_opengl has the following Java source files.
org.hello.MyGLRenderer.java org.hello.MyGLSurfaceView.java org.hello.OpenGLES20Activity.java org.hello.Square.java org.hello.Triangle.java