UNPKG

ngraph.forcelayout3d

Version:
16 lines (13 loc) 445 B
<html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Just a test</title> <style type="text/css" media="all"> body { background-color: #cfcfcf; } </style> <script type="text/javascript" charset="utf-8" src="http://cdnjs.cloudflare.com/ajax/libs/three.js/r61/three.min.js"></script> </head> <body> <script type="text/javascript" charset="utf-8" src='./bundle.js'></script> </body> </html>