On May 30, 12:47 pm, DH <dh1...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to