1

I'm searching for a complete code example to make a 3D cube transition from one activity to a second one. please help. If there is way but only in the same activity (viewFlipper ect) that's ok too.

Something like this -> http://www.youtube.com/watch?v=zcOwMgYrjAg

Thank you!

gil
  • 93
  • 1
  • 12

1 Answers1

1

Use below link for complete example of 3D cube transition.

3D transition animation between Activities

Create a spinning cube with OpenGL ES and Android

Dipak Keshariya
  • 22,193
  • 18
  • 76
  • 128