开发者

screen or activity transition CUBE animation

I am building a kids game that is supposed to have 4 separate games in it. The idea is to switch between games by using two fingers to swipe screen, which will result in a cube开发者_如何学Python rotate animation (in the direction of swipe) onto the next cube face containing the next game. Potentially six games using top and bottom cube faces.

Each game would have its own layout, potentially separate activity.

Best I could come up with for implementing cube rotation animation is this OpenGL tutorial, but I am not sure if this is the best approach.

Is there a better solution for screen/activity transition animation that anyone can suggest?

Thanks!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜