[Realidade Virtual]
Pygmalion's Spectacles, 1935
Sensorama, 1962
https://aframe.io/releases/0.2.0/aframe.min.js
$ npm install aframe
<!doctype html>
<html>
<head>
<script src="https://aframe.io/releases/0.2.0/aframe.min.js"></script>
</head>
<body>
<a-scene>
<a-box color="#cccccc" width="2" height="2" depth="2"></a-box>
</a-scene>
</body>
</html>
#WebVR
#MozVR