On May 30, 12:47 pm, DH <[email protected]> wrote:
> Hi,
>   the remapCoordinateSystem method remaps the axis for sensor
> readings, but I want to remap the coordinate system to any angle...

I didn't try this yet but basically one can get any transformation
using matrix multiplication, android.opengl.Matrix has methods to help
with that task.
See: http://developer.android.com/reference/android/opengl/Matrix.html

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