Skip to content

Instantly share code, notes, and snippets.

@neilus
Created March 3, 2012 00:19
Show Gist options
  • Save neilus/1962788 to your computer and use it in GitHub Desktop.
Save neilus/1962788 to your computer and use it in GitHub Desktop.
ifram tester
<!doctype html>
<html>
<head>
<title>learningthree.js boiler plate for three.js</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<link href="css/main.css" rel="stylesheet"/>
</head>
<body>
<a href="https://github.com/neilus/test"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<iframe src="jsonBaseMesh.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="jsonBaseMesh.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="jsonBaseMesh.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="jsonBaseMesh.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="jsonBaseMesh.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="jsonBaseMesh.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="jsonBaseMesh.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="jsonBaseMesh.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<!--
<iframe src="jsonBaseMeshWalking.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="keyframes.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="walking.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="jumping.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="walkaround.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="turnaround.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
<iframe src="boring.html"
width="320" height="240" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen ></iframe>
-->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment