Android Open Source - OpenGL Cube Rubix






Project Summary

A virtual Rubix cube application that uses OpenGL.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Rubix.

ItemValue
Java File Count12
Minimum SDK Version17
Activity Count1

Java Source Files

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