I've added functions to the MeshList class that allow for complex animations. I provide the functions with a list of rubik's cube pieces that the animation is to operate on, and I can get the pieces to rotate on any axis for 90 or 180 degree distances (both clockwise and counterclockwise). I intend to use these functions to animate activities that the user performs on the cube.
I am having a little trouble with the emulator. The app launches slowly when I launch it from the emulator's app menu. It launches fine when I launch it from the eclipse IDE. I'm guessing it's an issue with the AndroidManifest xml file, but I'm not sure. I'll have to experiment with it.
No comments:
Post a Comment