| Current Path : /home/azimutno/www/images/katia/ |
| Current File : /home/azimutno/www/images/katia/tour.xml |
<krpano version="1.19" title="">
<include url="skin/vtourskin.xml" />
<include url="skin/vtourskin_design_ultra_light.xml" />
<!-- customize skin settings: maps, gyro, webvr, thumbnails, tooltips, layout, design, ... -->
<!--
For an alternative skin design either change the <skin_settings> values
from above or optionally include one of the predefined designs from below.
-->
<!-- <include url="skin/vtourskin_design_flat_light.xml" /> -->
<!-- <include url="skin/vtourskin_design_glass.xml" /> -->
<!-- <include url="skin/vtourskin_design_117.xml" /> -->
<!-- <include url="skin/vtourskin_design_117round.xml" /> -->
<!-- < DEBUT AUTOROTATION /> -->
<autorotate enabled="true"
waittime="5.0"
speed="0.8"
horizon="0.0"
tofov="90.0"
/>
<!-- < FIN AUTOROTATION /> -->
<!-- <include url="skin/vtourskin_design_black.xml" /> -->
<action name="do_crop_animation">
<!-- add attributes to the hotspot -->
registerattribute(xframes, calc((imagewidth / %1) BOR 0));
registerattribute(yframes, calc((imageheight / %2) BOR 0));
registerattribute(frames, calc(xframes * yframes));
registerattribute(frame, 0);
set(crop, '0|0|%1|%2');
setinterval(calc('crop_anim_' + name), calc(1.0 / %3),
if(loaded,
inc(frame);
if(frame GE frames, if(onlastframe !== null, onlastframe() ); set(frame,0); );
mod(xpos, frame, xframes);
div(ypos, frame, xframes);
Math.floor(ypos);
mul(xpos, %1);
mul(ypos, %2);
calc(crop, xpos + '|' + ypos + '|%1|%2');
,
clearinterval(calc('crop_anim_' + name));
);
);
</action>
<!-- startup action - load the first scene -->
<action name="startup" autorun="onstart">
if(startscene === null OR !scene[get(startscene)], copy(startscene,scene[0].name); );
loadscene(get(startscene), null, MERGE);
if(startactions !== null, startactions() );
</action>
<!-- debut logo nadir (a distorted hotspot) -->
<hotspot name="nadirlogo" keep="true"
url="logo.png"
ath="0"
atv="90"
distorted="true"
scale="1.0"
rotate="0.0"
/>
<!-- onviewchange event - update logo rotation on pano rotation -->
<events name="nadirlogo" keep="true" onviewchange="copy(hotspot[nadirlogo].rotate, view.hlookat);" />
<!-- fin du logo nadir (a distorted hotspot) -->
<skin_settings loadingtext="" thumbs_opened="calc:skin_thumbs_last_state === 'opened' ? true : false" />
<layer name="skin_selector" keep="true" type="container" align="topright" x="10" y="10" width="100" height="100">
<layer name="skin1" style="webvr_button_style" url="logo1.png" align="topright" x="10" y="10" onclick="change_skin_design('default');" />
</layer>
<scene name="scene_facade-def" title="" onstart="" havevrimage="true" thumburl="panos/facade-def.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="176.883" vlookat="2.894" fovtype="MFOV" fov="90" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/facade-def.tiles/preview.jpg" />
<image>
<cube url="panos/facade-def.tiles/pano_%s.jpg" />
<cube url="panos/facade-def.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-133.370" atv="-13.427" onclick="loadscene('scene_couloir',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_couloir" title="couloir" onstart="" havevrimage="true" thumburl="panos/couloir.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-34.461" vlookat="0" fovtype="MFOV" fov="110.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/couloir.tiles/preview.jpg" />
<image>
<cube url="panos/couloir.tiles/pano_%s.jpg" />
<cube url="panos/couloir.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-57.411" atv="-5.545" onclick="loadscene('scene_chambre02_def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="58.877" atv="-1.626" onclick="loadscene('scene_chambre01-def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_salon02" title="salon02" onstart="" havevrimage="true" thumburl="panos/salon02.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="77.453" vlookat="0.453" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/salon02.tiles/preview.jpg" />
<image>
<cube url="panos/salon02.tiles/pano_%s.jpg" />
<cube url="panos/salon02.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="15.180" atv="7.116" onclick="loadscene('scene_chambre01-def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="45.095" atv="4.604" onclick="loadscene('scene_couloir',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot3" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="160" atv="0" onclick="loadscene('scene_salon01',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_salon01" title="salon01" onstart="" havevrimage="true" thumburl="panos/salon01.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-221.007" vlookat="5.733" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/salon01.tiles/preview.jpg" />
<image>
<cube url="panos/salon01.tiles/pano_%s.jpg" />
<cube url="panos/salon01.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-150.519" atv="0" onclick="loadscene('scene_salon02',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-58.372" atv="0" onclick="loadscene('scene_cuisine-def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot3" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="8" atv="0" onclick="loadscene('scene_terasse',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_cuisine-def" title="cuisine-def" onstart="" havevrimage="true" thumburl="panos/cuisine-def.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="12.577" vlookat="6.723" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/cuisine-def.tiles/preview.jpg" />
<image>
<cube url="panos/cuisine-def.tiles/pano_%s.jpg" />
<cube url="panos/cuisine-def.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-77.682" atv="4.927" onclick="loadscene('scene_salon01',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_terasse" title="terasse" onstart="" havevrimage="true" thumburl="panos/terasse.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="62.534" vlookat="3.665" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/terasse.tiles/preview.jpg" />
<image>
<cube url="panos/terasse.tiles/pano_%s.jpg" />
<cube url="panos/terasse.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="143.680" atv="6.701" onclick="loadscene('scene_salon01',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_chambre01-def" title="chambre01-def" onstart="" havevrimage="true" thumburl="panos/chambre01-def.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="64.447" vlookat="2.868" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/chambre01-def.tiles/preview.jpg" />
<image>
<cube url="panos/chambre01-def.tiles/pano_%s.jpg" />
<cube url="panos/chambre01-def.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="10.893" atv="13.753" onclick="loadscene('scene_salon02',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-100.321" atv="9.216" onclick="loadscene('scene_salle_de_bains01-mofif01-def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_salle_de_bains01-mofif01-def" title="salle_de_bains01-mofif01-def" onstart="" havevrimage="true" thumburl="panos/salle_de_bains01-mofif01-def.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="33.047" vlookat="3.360" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/salle_de_bains01-mofif01-def.tiles/preview.jpg" />
<image>
<cube url="panos/salle_de_bains01-mofif01-def.tiles/pano_%s.jpg" />
<cube url="panos/salle_de_bains01-mofif01-def.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="138.688" atv="5.222" onclick="loadscene('scene_chambre01-def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_chambre02_def" title="chambre02_def" onstart="" havevrimage="true" thumburl="panos/chambre02_def.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="193.452" vlookat="6.751" fovtype="MFOV" fov="90" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/chambre02_def.tiles/preview.jpg" />
<image>
<cube url="panos/chambre02_def.tiles/pano_%s.jpg" />
<cube url="panos/chambre02_def.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="122.658" atv="9.094" onclick="loadscene('scene_bureau_def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_bureau_def" title="bureau_def" onstart="" havevrimage="true" thumburl="panos/bureau_def.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="78.286" vlookat="2.533" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/bureau_def.tiles/preview.jpg" />
<image>
<cube url="panos/bureau_def.tiles/pano_%s.jpg" />
<cube url="panos/bureau_def.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="54.184" atv="0.613" onclick="loadscene('scene_chambre02_def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="38.028" atv="16.382" onclick="loadscene('scene_couloir',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot3" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-103.644" atv="0" onclick="loadscene('scene_salle_de_bain02_def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
<scene name="scene_salle_de_bain02_def" title="salle_de_bain02_def" onstart="" havevrimage="true" thumburl="panos/salle_de_bain02_def.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="195.627" vlookat="1.663" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/salle_de_bain02_def.tiles/preview.jpg" />
<image>
<cube url="panos/salle_de_bain02_def.tiles/pano_%s.jpg" />
<cube url="panos/salle_de_bain02_def.tiles/mobile/pano_%s.jpg" devices="mobile" />
</image>
<!-- place your scene hotspots here -->
<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="133.647" atv="0" onclick="loadscene('scene_bureau_def',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
</scene>
</krpano>