<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I have 3D scene set up in osg, and I'm trying to use oculus rift to view the scene. What I'm trying to do is "calibrating" an initial position using makeLookAt and grabbing the rotation in order to focus the camera on a specific spot of the scene; <div><br></div><div>The problem arises when I then attempt to stack the oculus rotation quaternion on top of the makeLookAt rotation, the math eludes me and I cannot seem to get it working correctly.</div> </div></body>
</html>