Hi, given a 3D cube I want it to move when moving my mouse having pressed the left button (NOT working with OpenGL|ES 2.0). In the internet there are lots of tutorials explaining how it is done in OpenGL with GLUT but nothing about a OpenGL|ES solution. What I've figured out so far is that I have to work with the MotionEvent class but can anyone give me some further hint how to get started? I just started working with OpenGL|ES.
thanks in advance, Sadi -- 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

