Skip to content

Instantly share code, notes, and snippets.

@jbeuckm
jbeuckm / index.html
Last active December 17, 2015 13:59 — forked from ZJONSSON/index.html
Doing X3Dom with D3
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://mbostock.github.com/d3/d3.js"></script>
<script type="text/javascript" src="http://x3dom.org/x3dom/example/x3dom.js"></script>
</head>
<body>
</body>