<script src="https://aframe.io/releases/0.6.1/aframe.min.js"></script>
<a-scene>
<a-assets>
<img id="panorama" src="https://c1.staticflickr.com/5/4302/35137573294_1287bfd0ae_k.jpg" crossorigin />
</a-assets>
<a-sky src="#panorama" rotation="0 -90 0"></a-sky>
</a-scene>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.