Files
OpenSpace/config/sgct/ccmc_lab_work.xml
Jonas Strandstedt 610d5d5427 Added variable stepsize for volumes
- When holding right mouse button the stepsize for volumes will be 1/5
- Added configuration files for ccmc lab
2014-07-01 10:01:54 -04:00

47 lines
1.2 KiB
XML

<?xml version="1.0" ?>
<Cluster masterAddress="localhost">
<Settings>
<Display swapInterval="1" />
</Settings>
<Node address="localhost" port="20401">
<Window fullScreen="true" monitor="1">
<!-- 16:9 aspect ratio -->
<Size x="1920" y="1080" />
<!--<Size x="640" y="310" />-->
<Pos x="0.0" y="0.0" />
<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>
</Viewport>
</Window>
<Window fullScreen="true" monitor="2">
<!-- 16:9 aspect ratio -->
<Size x="1920" y="1080" />
<!--<Size x="640" y="310" />-->
<Pos x="0.0" y="0.0" />
<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="3.556" y="1.0" z="0.0" />
</Viewplane>
</Viewport>
</Window>
</Node>
<User eyeSeparation="0.065">
<Pos x="0.0" y="0.0" z="4.0" />
</User>
</Cluster>