Take a virtual reality tour
Step aboard our beautiful Seawind 1000XL for a VR Tour. She is a very versatile vessel and is equally suitable for couples, families and small groups through to larger groups of up to 20.
- We recommend viewing this tour on a larger screen for a more immersive viewing experience.
- On mobile devices please view landscape.
- Click the portals or navigation images at the base of the tour to move throughout the boat.
<iframe id="panoee-tour-embeded" name="1000 XL" src="https://tour.panoee.com/iframe/1000-xl" frameBorder="0" width="100%" height="400px" scrolling="no" allowvr="yes" allow="vr; xr; accelerometer; gyroscope; autoplay;" allowFullScreen="false" webkitallowfullscreen="false" mozallowfullscreen="false" loading="eager"></iframe>
<script>
var pano_iframe_name = "panoee-tour-embeded";
window.addEventListener("devicemotion", function(e){ var iframe = document.getElementById(pano_iframe_name); if (iframe) iframe.contentWindow.postMessage({ type:"devicemotion", deviceMotionEvent:{ acceleration:{ x:e.acceleration.x, y:e.acceleration.y, z:e.acceleration.z }, accelerationIncludingGravity:{ x:e.accelerationIncludingGravity.x, y:e.accelerationIncludingGravity.y, z:e.accelerationIncludingGravity.z }, rotationRate:{ alpha:e.rotationRate.alpha, beta:e.rotationRate.beta, gamma:e.rotationRate.gamma }, interval:e.interval, timeStamp:e.timeStamp } }, "*"); });
</script>