3-dimensional representation of a force-directed iterative layout, using [3d-force-graph](https://github.com/vasturiano/3d-force-graph). This component uses [ThreeJS](https://github.com/mrdoob/three.js/)/WebGL for rendering and [ngraph](https://github.com/anvaka/ngraph.forcelayout3d) for the 3D physics engine. Cycle through various topological data sets using the button on the top-right. See also [this version](https://bl.ocks.org/vasturiano/f59675656258d3f490e9faa40828c0e7) for 3D simulation using D3-force.