| Current Path : /home/azimutno/www/images/braine/ |
| Current File : /home/azimutno/www/images/braine/tour.xml |
<krpano version="1.19" title="Visite virtuelle Azimutnord.com">
<include url="skin/vtourskin.xml" />
<include url="skin/vtourskin_design_ultra_light.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>
<!-- <entree /> -->
<scene name="scene_entree" title="entree" onstart="" thumburl="panos/entree.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-143.064" vlookat="0.775" fovtype="MFOV" fov="79.630" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/entree.tiles/preview.jpg" />
<image>
<cube url="panos/entree.tiles/pano_%s.jpg" />
<cube url="panos/entree.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.413" atv="0.709" onclick="loadscene('scene_couloir',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="-153.694" atv="4.833" onclick="loadscene('scene_salon01',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="-29.633" atv="1.104" onclick="loadscene('scene_cuisine',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- salon -->
<scene name="scene_salon01" title="salon01" onstart="" thumburl="panos/salon01.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="4.982" vlookat="1.083" fovtype="MFOV" fov="88.121" 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="53.030" atv="3.812" onclick="loadscene('scene_entree',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="9.177" atv="3.881" onclick="loadscene('scene_cuisine',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="-36.259" atv="-0.558" onclick="loadscene('scene_bureau',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
<hotspot name="spot4" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-116.031" atv="12.379" onclick="loadscene('scene_terrasseb',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <cuisine /> -->
<scene name="scene_cuisine" title="cuisine" onstart="" thumburl="panos/cuisine.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-132.880" vlookat="0.381" fovtype="MFOV" fov="87.103" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/cuisine.tiles/preview.jpg" />
<image>
<cube url="panos/cuisine.tiles/pano_%s.jpg" />
<cube url="panos/cuisine.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="-146.044" atv="5.848" onclick="loadscene('scene_salon01',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="-77.281" atv="3.212" onclick="loadscene('scene_bureau',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
<hotspot name="spot4" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="132.279" atv="1.515" onclick="loadscene('scene_entree',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <bureau /> -->
<scene name="scene_bureau" title="bureau" onstart="" thumburl="panos/bureau.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-200.697" vlookat="1.230" fovtype="MFOV" fov="98.495" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/bureau.tiles/preview.jpg" />
<image>
<cube url="panos/bureau.tiles/pano_%s.jpg" />
<cube url="panos/bureau.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="-178.526" atv="7.833" onclick="loadscene('scene_salon01',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="125.780" atv="8.981" onclick="loadscene('scene_cuisine',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="-139.906" atv="14.719" onclick="loadscene('scene_terrasseb',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <couloir /> -->
<scene name="scene_couloir" title="couloir" onstart="" thumburl="panos/couloir.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="0.000" vlookat="0.000" fovtype="MFOV" fov="88.083" 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="-1.744" atv="2.517" onclick="loadscene('scene_entree',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="-28.425" atv="-1.363" onclick="loadscene('scene_douche3',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="93.769" atv="4.568" onclick="loadscene('scene_chambre03',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
<hotspot name="spot4" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="164.305" atv="11.681" onclick="loadscene('scene_chambre02',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
<hotspot name="spot5" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-100.529" atv="11.396" onclick="loadscene('scene_chambre01',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <douche /> -->
<scene name="scene_douche3" title="douche3" onstart="" thumburl="panos/douche3.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-201.646" vlookat="0.049" fovtype="MFOV" fov="96.198" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/douche3.tiles/preview.jpg" />
<image>
<cube url="panos/douche3.tiles/pano_%s.jpg" />
<cube url="panos/douche3.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="111.895" atv="2.568" onclick="loadscene('scene_couloir',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <chambre01 /> -->
<scene name="scene_chambre01" title="chambre01" onstart="" thumburl="panos/chambre01.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="55.373" vlookat="1.309" fovtype="MFOV" fov="87.062" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/chambre01.tiles/preview.jpg" />
<image>
<cube url="panos/chambre01.tiles/pano_%s.jpg" />
<cube url="panos/chambre01.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="61.164" atv="0.600" onclick="loadscene('scene_couloir',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <chambre02 /> -->
<scene name="scene_chambre02" title="chambre02" onstart="" thumburl="panos/chambre02.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-19.250" vlookat="1.351" fovtype="MFOV" fov="97.347" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/chambre02.tiles/preview.jpg" />
<image>
<cube url="panos/chambre02.tiles/pano_%s.jpg" />
<cube url="panos/chambre02.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="-5.795" atv="7.098" onclick="loadscene('scene_couloir',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <chambre03 /> -->
<scene name="scene_chambre03" title="chambre03" onstart="" thumburl="panos/chambre03.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-31.783" vlookat="0.581" fovtype="MFOV" fov="87.101" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/chambre03.tiles/preview.jpg" />
<image>
<cube url="panos/chambre03.tiles/pano_%s.jpg" />
<cube url="panos/chambre03.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="-11.474" atv="3.036" onclick="loadscene('scene_bain',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="-49.570" atv="2.251" onclick="loadscene('scene_couloir',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <salle de bain /> -->
<scene name="scene_bain" title="bain" onstart="" thumburl="panos/bain.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="-63.345" vlookat="-0.002" fovtype="MFOV" fov="97.373" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/bain.tiles/preview.jpg" />
<image>
<cube url="panos/bain.tiles/pano_%s.jpg" />
<cube url="panos/bain.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="-147.246" atv="5.208" onclick="loadscene('scene_chambre03',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <salle jardin /> -->
<scene name="scene_jardin" title="jardin" onstart="" thumburl="panos/jardin.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="173.917" vlookat="-0.937" fovtype="MFOV" fov="87.099" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/jardin.tiles/preview.jpg" />
<image>
<cube url="panos/jardin.tiles/pano_%s.jpg" />
<cube url="panos/jardin.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="176.484" atv="12.265" onclick="loadscene('scene_salon01',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="-174.100" atv="-0.045" onclick="loadscene('scene_couloir',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
<!-- <terrasse /> -->
<scene name="scene_terrasseB" title="terrasseB" onstart="" thumburl="panos/terrasseB.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="205.037" vlookat="-0.206" fovtype="MFOV" fov="89.116" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/terrasseB.tiles/preview.jpg" />
<image>
<cube url="panos/terrasseB.tiles/pano_%s.jpg" />
<cube url="panos/terrasseB.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="-177.491" atv="4.194" onclick="loadscene('scene_salon01',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="19.620" atv="12.059" onclick="loadscene('scene_jardin',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));" />
</scene>
</krpano>