Questions tagged [vrpn]
VRPN is a framework for providing an interface between a game and physical VR controllers.
2 questions
2 votes
1 answer
5k views
Convert quaternion to a different coordinate system
OSVR has a right-handed system: x is right, y is up, z is near. I need to convert orientation data from a sensor in OSVR to a different right-handed system in which x is forward, y is left, and z is ...