Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html lang="en">
    <head>
        <title>three.js ASCII - geometry - cube</title>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
        <style>
            body {
                font-family: Monospace;
                background-color: #f0f0f0;
                margin: 0px;
            overflow: hidden;
            /**/
            }
        </style>
    </head>
    <body>
        <script src="http://mrdoob.github.com/three.js/build/Three.js"></script>
        <script src="http://mrdoob.github.com/three.js/examples/js/Stats.js"></script>
      <script src="https://github.com/zz85/ThreeLabs/raw/491c556e9ad0f8f76918c327455ec919d89a183d/AsciiRenderer.js"></script>
<script src="http://mrdoob.github.com/three.js/examples/fonts/helvetiker_regular.typeface.js"></script>
    </body>
</html>
Output 300px

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

Dismiss x
public
Bin info
kizzlebotpro
0viewers