Skip to content

Instantly share code, notes, and snippets.

@michiakig
Created August 19, 2011 20:55
Show Gist options
  • Select an option

  • Save michiakig/1157982 to your computer and use it in GitHub Desktop.

Select an option

Save michiakig/1157982 to your computer and use it in GitHub Desktop.
three.js demo in ClojureScript
<html>
<head></head>
<body>
<script type="text/javascript" src="Three.js"></script>
<script type="text/javascript" src="RequestAnimationFrame.js"></script>
<script type="text/javascript" src="output.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment