The result of the rendering of a x3d file using x3dom.
xxxxxxxxxx
<html lang="en">
<head>
<meta charset="utf-8">
<title>x3dom</title>
<meta name="description" content="">
<link rel="stylesheet" href="index.css">
<script src="https://d3js.org/d3.v3.min.js"></script>
<script type="text/javascript" src="https://x3dom.org/x3dom/example/x3dom.js"></script>
</head>
<body>
<script src="index.js"></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://x3dom.org/x3dom/example/x3dom.js to a secure url
https://d3js.org/d3.v3.min.js
https://x3dom.org/x3dom/example/x3dom.js