i have a Opengl ES 1.x ANdroid 1.5 app that shows a Square with
Perspective projection, on the center of the screen.

I need to move the camera (NOT THE SQUARE) when the user moves the
finger on the screen, for example, if the user moves the finger to the
right, the camera must be moved to the left, it must be shown like if
the user is moving the square.

I need to do it without translating the square. The square must be on
the 0,0,-1 opengl coordinate allways

I DONT WANT to rotate the camera around the square, i want to move the
camera side to side

THanks

-- 
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

Reply via email to