Change single.xml to use PlanarProjection and (0,0,0) user pos instead

Remove computed detection of view direction
This commit is contained in:
Alexander Bock
2016-02-06 12:45:48 +01:00
parent d0f4ab6f60
commit 71f7a1958b
2 changed files with 25 additions and 28 deletions
+5 -9
View File
@@ -18,18 +18,14 @@
<Viewport>
<Pos x="0.0" y="0.0" />
<Size x="1.0" y="1.0" />
<Viewplane>
<!-- Lower left -->
<Pos x="-1.778" y="-1.0" z="0.0" />
<!-- Upper left -->
<Pos x="-1.778" y="1.0" z="0.0" />
<!-- Upper right -->
<Pos x="1.778" y="1.0" z="0.0" />
</Viewplane>
<PlanarProjection>
<FOV down="25.0" left="30.0" right="30.0" up="25.0" />
<Orientation heading="0.0" pitch="10.0" roll="0.0" />
</PlanarProjection>
</Viewport>
</Window>
</Node>
<User eyeSeparation="0.065">
<Pos x="0.0" y="0.0" z="2.0" />
<Pos x="0.0" y="0.0" z="0.0" />
</User>
</Cluster>