|
10 | 10 | <Viewport width="3840" height="1" left="0" bottom="0" windowIndex="0" channelIndex="0" name="0" /> |
11 | 11 | <Viewport width="3840" height="1" left="3840" bottom="0" windowIndex="0" channelIndex="1" name="1" /> </ViewportConfig> |
12 | 12 | <ChannelConfig> |
13 | | - <Channel stereoMode="LEFT" comment="FRONT" channel="0" width="3840" left="0" windowIndex="0" screenIndex="0" top="0" name="1" height="1" /> |
14 | | - <Channel stereoMode="RIGHT" comment="FRONT" channel="0" width="3840" left="0" windowIndex="1" screenIndex="0" top="0" name="0" height="1" /> |
| 13 | + <Channel stereoMode="RIGHT" comment="FRONT" channel="0" width="3840" left="0" windowIndex="1" screenIndex="0" top="0" name="1" height="1" /> |
| 14 | + <Channel stereoMode="LEFT" comment="FRONT" channel="0" width="3840" left="0" windowIndex="0" screenIndex="0" top="0" name="0" height="1" /> |
15 | 15 | </ChannelConfig> |
16 | 16 |
|
17 | 17 | <WindowConfig> |
|
61 | 61 | <UserName value="LED_wall"/> |
62 | 62 | <Email value="grieger@hlrs.de"/> |
63 | 63 | </Collaborative> |
| 64 | + <Audio value="OpenAL" /> |
| 65 | + <!-- <Audio value="AServer" > |
| 66 | + <Host value="192.168.0.5" /> |
| 67 | + </Audio> --> |
64 | 68 | <Input> |
65 | 69 | <MouseNav value="true" /> |
66 | 70 | <Device> |
|
76 | 80 |
|
77 | 81 |
|
78 | 82 | </Device> |
| 83 | + <Device> |
| 84 | + <joystick driver="joystick" device="/dev/input/js"/> |
| 85 | + </Device> |
| 86 | + |
79 | 87 |
|
80 | 88 | <Body> |
81 | 89 | <ConstHead> |
|
84 | 92 | </ConstHead> |
85 | 93 |
|
86 | 94 | <CaveHead device="DTrackCave" bodyIndex="3"> |
87 | | - <!--Offset x="100" y="40" z="-100" /--> |
88 | | - <Offset x="60" y="0" z="-50" /> |
| 95 | + <Offset x="120" y="-40" z="-50" /> |
89 | 96 | <Orientation h="0" p="0" r="-10" /> |
90 | 97 | </CaveHead> |
91 | 98 |
|
|
100 | 107 | </CaveHead3> |
101 | 108 |
|
102 | 109 | <CaveHand device="DTrackCave" bodyIndex="2"> |
103 | | - <Offset x="-70" y="0" z="0" /> |
104 | | - <Orientation h="-10" p="-6" r="0" /> |
| 110 | + <Offset x="0" y="0" z="-50" /> |
| 111 | + <Orientation h="5" p="5" r="0" /> |
105 | 112 | </CaveHand> |
106 | 113 |
|
107 | 114 | <CaveCamera device="DTrackCave" bodyIndex="2"> |
|
200 | 207 | <Vrml97> |
201 | 208 | <!--MaybeGC value="ON" /--> |
202 | 209 |
|
203 | | - <!--Audio value="AServer" > |
204 | | - <Host value="192.168.0.10" /> |
205 | | - </Audio--> |
206 | 210 |
|
207 | 211 | <StateFixLevel value="100" /> |
208 | 212 | <TextureCounter value="ON" /> |
|
262 | 266 | <TabletUI host="localhost" /> |
263 | 267 |
|
264 | 268 | <UI> |
265 | | - <VRUI toolbar="true" /> |
| 269 | + <VRUI toolbar="false" /> |
266 | 270 | </UI> |
267 | 271 | </COVER> |
268 | 272 |
|
|
0 commit comments