Newer
Older
360_rensyu / dodai.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>360属 Image</title>
<meta name="description" content="360属 Image - A-Frame">
<script src="https://aframe.io/releases/1.3.0/aframe.min.js"></script>
<script src="https://www.yatex.org/libcache/csv.min.js"></script>
<script src="dodai-setbycsv.js"></script>
</head>
<body>
<a-scene>
<a-sky id="sky" rotation="0 -90 0"></a-sky>
<a-entity id="dodai">
</a-entity>

<a-entity id="camera" camera look-controls cursor="rayOrigin: mouse">
</a-entity>

</a-scene>

</body>
</html>