Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
  <head>
<meta name="description" content="Threejs guided tour">
    <!--3D 'House Test' by Renafox is licensed under CC Attribution-NonCommercial  https://sketchfab.com/models/8ccdacecef714a4bb1e7eaa7075695c7#-->
    <title>Three.js Cardboard Example</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
  <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r82/three.min.js"></script>
  <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r82/three.modules.js"></script>
  <script type="text/javascript" src="//sometimesmotion.net/threejs/OrbitControls.js"></script>
  <script src="//sometimesmotion.net/threejs/StereoEffect.js"></script>
  <script src="//sometimesmotion.net/threejs/DeviceOrientationControls.js"></script>
  </head>
  <body>
    <div id="example"></div>
  </body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
sometimesmotionpro
0viewers