Sunday, May 29, 2011

Description With Pictures:

Awesome Cube is an android app that displays a simple cube which is created using OpenGL.

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. Presently I only can represent a simple cube, like a die (dice-like)...

...And actually the code I've got doesn't even support different images on the different faces. I only have one texture image so far to paint on any of the surfaces of my cube. Later on I'll have time to add more images. For now I don't even have a screenshot.