Android Open Source - OpenGL Shape androidOpenGLShapes






Project Summary

Basics for drawing openGL shapes on android.

Web Site / Source Repository

androidOpenGLShapes is hosted in the following web site
https://github.com/mkabatek/androidOpenGLShapes

If you think the Android project androidOpenGLShapes 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 androidOpenGLShapes.

ItemValue
Java File Count6
Target SDK Version21
Minimum SDK Version8
Activity Count1

License

The license information of androidOpenGLShapes is as follows:

MIT License





Java Source Files

com.example.opengl.Circle.java
com.example.opengl.MyGLRenderer.java
com.example.opengl.MyGLSurfaceView.java
com.example.opengl.OpenGLShapes.java
com.example.opengl.Square.java
com.example.opengl.Triangle.java