A virtual Rubix cube application that uses OpenGL.
Rubix is hosted in the following web site
https://github.com/twuster/Rubix
If you think the Android project Rubix 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 Rubix.
Item | Value |
---|---|
Java File Count | 12 |
Minimum SDK Version | 17 |
Activity Count | 1 |
Rubix has the following Java source files.
com.example.Rubix.TouchSurfaceView.java com.example.Rubix.kube.Cube.java com.example.Rubix.kube.GLColor.java com.example.Rubix.kube.GLFace.java com.example.Rubix.kube.GLShape.java com.example.Rubix.kube.GLVertex.java com.example.Rubix.kube.GLWorld.java com.example.Rubix.kube.Kube.java com.example.Rubix.kube.KubeRenderer.java com.example.Rubix.kube.Layer.java com.example.Rubix.kube.M4.java