xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>Panorama</title>
<meta name="description" content="Panorama — A-Frame">
<script src="https://aframe.io/releases/latest/aframe.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.12/d3.min.js"></script>
</head>
<body>
<a-scene>
<a-sky src="#" rotation="0 -120 0"></a-sky>
</a-scene>
</body>
</html>
https://aframe.io/releases/latest/aframe.min.js
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.12/d3.min.js