Take a careful look at the API Demo code. And then take a look at the OpenGL ES documentation (http:// www.khronos.org/opengles/) Having the code that shows you how to rotate around the X or Y axis, it should not be hard to figure out how to rotate along the Z axis
On Jul 14, 11:23 am, quill <[email protected]> wrote: > In the api demo, there is an example for how to rotate a cube, but it > can only rotate about X axis or Y axis, without Z-Axis Rotation. > So how to perform 3D Rotation? Any advice is appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

