awesome-cube


An android app that displays a simple cube which rotates.

An android app that displays a simple cube which rotates.

At some point I hope to develop the code to the point where I have a Rubik's Cube, but for now I'm working on a 'dice' like version of a cube that I can manipulate by rotating it and moving it around.

UPDATE:

The code has developed to the stage where I am assembling a cube in the gl environment from predefined rubik's cube pieces. I can define corner, edge, and center pieces, and I am in the process of building a cube from them.

UPDATE 2:

There is a version on android market. It's a complete rubik's cube that you can scramble and if you choose solve. Note: the program won't solve the cube for you. There are several options that allow you to view the cube from different angles and turn all or any of the faces. Below is a QR code for the market site, and below that a screen shot. This is a development release!

QR CODE:

http://3.bp.blogspot.com/-mY2dVk2Mkvc/Ti2CbEYoy8I/AAAAAAAAAA4/k8g4MzjPSE8/s1600/url_chart_awesomecube.png

SCREENSHOT:

This screenshot was taken from the 2011/07/10 blog entry. Below you will notice that the smiley faces on the cube sides are all right side up now.

http://1.bp.blogspot.com/-tuYCL9dd8rw/ThmD7EM-w-I/AAAAAAAAAA0/Ri0NO9bm4Ko/s1600/device-2011-07-10-065005.png

Project Information

The project was created on May 28, 2011.

Labels:
android game java OpenGL