Search found 1 match

by henrymark11
Sat Apr 15, 2017 8:09 am
Forum: Beginners Help
Topic: how to rotate the scene node by absolute quaternion value
Replies: 1
Views: 523

how to rotate the scene node by absolute quaternion value

Hi, I am a new in irrlicht, I am work on a project which can get the absolute quaternion value by the gyro, I have to rotate the scene node by the quaternion. but now I have a issue ,the gyro gives the absolute quaternion value , it means the value is not releative to last quaternion value. but in i...