Cubo 3D RGB para Android hecho con OpenGL.
cubo is hosted in the following web site
https://github.com/tanisperez/cubo
If you think the Android project cubo 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 cubo.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
cubo has the following Java source files.
com.example.android.opengl.BuildConfig.java com.example.android.opengl.MyGLRenderer.java com.example.android.opengl.MyGLSurfaceView.java com.example.android.opengl.OpenGLES20Activity.java com.example.android.opengl.Square.java com.example.android.opengl.Triangle.java