Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
 <!DOCTYPE html>
<html>
 <head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r75/three.min.js"></script>
  <meta charset=utf-8>
  <title>Measurement</title>
  <style>
   body { margin: 0; }
  </style>
 </head>
 <body>
  <div id="canvas_container" style="position: absolute; left:0px; top:0px; touch-action:none;"></div>
  <div id="MessageDisplay1" style="position: absolute; top: 50px; left: 50px;  background-color: black; opacity: 0.8; color:white; touch-action:none;"></div>
  <div id="MessageDisplay" style="position: absolute; top: 50px; left: 200px;  background-color: black; opacity: 0.8; color:white; touch-action:none;"></div>
   
 </body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers