Any 3D maniac here?
I'm porting Iphone game to the android, I want accelerometer orientation value from iPhone.
x from iPhone (-0.5 to 0.5) is android sensor value_table[5]/90 i think
y from iPhone (-0.5 to 0.5) is android sensor value_table[4]/90 i think
and what about z from iPhone , what is that value comparing to value_table[3] from android?
Help me if you can , 3D monster, I'm to weak for that.

