Skip to content

Instantly share code, notes, and snippets.

@simekadam
Created December 12, 2011 10:06
Show Gist options
  • Save simekadam/1466350 to your computer and use it in GitHub Desktop.
Save simekadam/1466350 to your computer and use it in GitHub Desktop.
config file
<?xml version="1.0" encoding="UTF-8"?>
<panorama>
<!-- Pano2VR 3.1.2 panorama configuration -->
<view fovmode="0">
<start pan="158" tilt="-0.5" fov="90"/>
<min pan="0" tilt="-90" fov="55"/>
<max pan="360" tilt="90" fov="140"/>
</view>
<input tilesize="1250" tilescale="1.008" tile0url="pano_images/001_hall1_o_0.jpg" tile1url="pano_images/001_hall1_o_1.jpg" tile2url="pano_images/001_hall1_o_2.jpg" tile3url="pano_images/001_hall1_o_3.jpg" tile4url="pano_images/001_hall1_o_4.jpg" tile5url="pano_images/001_hall1_o_5.jpg" />
<altinput screensize="1000" tilesize="800" tilescale="1.008" tile0url="images/001_hall1_o_800_0.jpg" tile1url="images/001_hall1_o_800_1.jpg" tile2url="images/001_hall1_o_800_2.jpg" tile3url="images/001_hall1_o_800_3.jpg" tile4url="images/001_hall1_o_800_4.jpg" tile5url="images/001_hall1_o_800_5.jpg" />
<altinput screensize="640" tilesize="500" tilescale="1.008" tile0url="images/001_hall1_o_500_0.jpg" tile1url="images/001_hall1_o_500_1.jpg" tile2url="images/001_hall1_o_500_2.jpg" tile3url="images/001_hall1_o_500_3.jpg" tile4url="images/001_hall1_o_500_4.jpg" tile5url="images/001_hall1_o_500_5.jpg" />
<userdata title="Doktor Haus" description="Doktor Haus klinik virtual tour" author="SpotOn s.r.o." datetime="" copyright="SpotOn s.r.o." source="" info="" comment="" />
<control sensitifity="8" simulatemass="1" lockedmouse="0" lockedkeyboard="0" lockedwheel="0" invertwheel="0" speedwheel="1" dblclickfullscreen="0" invertcontrol="1" />
<hotspots width="180" height="20" wordwrap="1" >
<hotspot id="002" skinid="" pan="118.535" tilt="-1.12289" title="Hall cross" url="002_hall2_out.swf" target="" />
<hotspot id="outside" skinid="" pan="171.91" tilt="-4.5572" title="Klinik Aussen" url="013_outside_out.swf" target="" />
<hotspot id="003" skinid="" pan="128.218" tilt="-16.2944" title="Wartezimmer" url="003_warten_out.swf" target="" />
<hotspot id="012" skinid="" pan="-49" tilt="2.82764" title="Meeting room" url="012_meetingroom_out.swf" target="" />
<hotspot id="004" skinid="" pan="102.141" tilt="-26.0407" title="Laboratory" url="004_laboratory_out.swf" target="" />
</hotspots>
<sounds>
</sounds>
</panorama>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment